Pin demo update
This commit is contained in:
parent
92c15169ca
commit
82baa86150
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ import PySimpleGUI as sg
|
||||||
exactly why it works, but it works.
|
exactly why it works, but it works.
|
||||||
|
|
||||||
For other ports of PySimpleGUI such as the Qt port, the position is remembered by Qt and as a
|
For other ports of PySimpleGUI such as the Qt port, the position is remembered by Qt and as a
|
||||||
result this technique using Columns is not needed.
|
result this technique using "pin" is not needed.
|
||||||
|
|
||||||
Copyright 2020 PySimpleGUI.org
|
Copyright 2020 PySimpleGUI.org
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue