PySimpleGUI
|
46954e6aec
|
Merge pull request #3824 from PySimpleGUI/Dev-latest
SDK help function sorting
|
2021-01-23 16:10:07 -05:00 |
PySimpleGUI
|
75ad75cfd2
|
SDK help function sorting
|
2021-01-23 16:09:47 -05:00 |
PySimpleGUI
|
cd4f1a02f1
|
Merge pull request #3820 from PySimpleGUI/Dev-latest
files_delimiter added to FilesBrowse button & popup_get_file, metadat…
|
2021-01-21 20:25:36 -05:00 |
PySimpleGUI
|
75ce508be7
|
files_delimiter added to FilesBrowse button & popup_get_file, metadata docstring addedf to several button and a few more docstring fixups, call popup instead of Popup in the variant forms of popup
|
2021-01-21 20:24:42 -05:00 |
PySimpleGUI
|
588d8f6f06
|
Merge pull request #3817 from PySimpleGUI/Dev-latest
Shifted ordering so that the PEP8 compliant functions are presented f…
|
2021-01-20 19:58:14 -05:00 |
PySimpleGUI
|
85a2531888
|
Shifted ordering so that the PEP8 compliant functions are presented first
|
2021-01-20 19:57:57 -05:00 |
PySimpleGUI
|
3656b78a81
|
Merge pull request #3816 from PySimpleGUI/Dev-latest
Expanded SDK Help with function search - find all functions containin…
|
2021-01-20 16:46:04 -05:00 |
PySimpleGUI
|
307c2eedbc
|
Expanded SDK Help with function search - find all functions containing a string
|
2021-01-20 16:45:41 -05:00 |
PySimpleGUI
|
560fa24e1f
|
Merge pull request #3815 from PySimpleGUI/Dev-latest
Dev latest
|
2021-01-19 13:34:54 -05:00 |
PySimpleGUI
|
8a795264f6
|
Minor typo
|
2021-01-19 13:34:28 -05:00 |
PySimpleGUI
|
92291b0094
|
SDK Help - detailed parms & defaults for init & update shown in summary view. "help" command line option to how the sdk help window
|
2021-01-19 13:34:16 -05:00 |
PySimpleGUI
|
c4cc3297dd
|
Merge pull request #3809 from PySimpleGUI/Dev-latest
Copied buy me a coffee to the top.... need more visibility. It DOES …
|
2021-01-18 15:13:38 -05:00 |
PySimpleGUI
|
560e9d7be3
|
Copied buy me a coffee to the top.... need more visibility. It DOES HELP... the project has quite a negative cashflow and all donations go right into the project.
|
2021-01-18 15:13:16 -05:00 |
PySimpleGUI
|
e37978bdbf
|
Merge pull request #3808 from PySimpleGUI/Dev-latest
Set the default demo programs path to "." since likely running from t…
|
2021-01-18 15:08:53 -05:00 |
PySimpleGUI
|
f56b1e7fd1
|
Set the default demo programs path to "." since likely running from the folder with all the demos in it
|
2021-01-18 15:08:34 -05:00 |
PySimpleGUI
|
1bb571776f
|
Merge pull request #3807 from PySimpleGUI/Dev-latest
Release 4.34.0
|
2021-01-18 14:43:53 -05:00 |
PySimpleGUI
|
be146822c2
|
Release 4.34.0
|
2021-01-18 14:43:33 -05:00 |
PySimpleGUI
|
b8d68e32a6
|
Merge pull request #3802 from PySimpleGUI/Dev-latest
New demo program - Demo Program Browser - Browser, launch, edit demo …
|
2021-01-17 16:30:44 -05:00 |
PySimpleGUI
|
020532c8fb
|
New demo program - Demo Program Browser - Browser, launch, edit demo programs
|
2021-01-17 16:30:27 -05:00 |
PySimpleGUI
|
e8bfec1cd2
|
Merge pull request #3800 from PySimpleGUI/Dev-latest
Metadata property added to call ref. Checkin of the latest readme_cr…
|
2021-01-17 13:04:34 -05:00 |
PySimpleGUI
|
fcb3cc7bde
|
Metadata property added to call ref. Checkin of the latest readme_creator files
|
2021-01-17 13:04:15 -05:00 |
PySimpleGUI
|
0fee135a86
|
Merge pull request #3799 from PySimpleGUI/Dev-latest
Dev latest
|
2021-01-17 12:45:28 -05:00 |
PySimpleGUI
|
faa701e3de
|
Made Window.metadata and SystemTray.metadata also properties
|
2021-01-17 12:45:06 -05:00 |
PySimpleGUI
|
55871d89bf
|
Element.metadata turned into a property so that it's documented property
|
2021-01-17 12:38:35 -05:00 |
PySimpleGUI
|
d161ef4f8c
|
Merge pull request #3798 from PySimpleGUI/Dev-latest
Reorganization of the call reference document. Non-PEP8 compliant me…
|
2021-01-16 17:42:11 -05:00 |
PySimpleGUI
|
5510fad39e
|
Reorganization of the call reference document. Non-PEP8 compliant methods moved to end of elment method list along with a message to not use them.
|
2021-01-16 17:41:56 -05:00 |
PySimpleGUI
|
6fd8fb84f2
|
Merge pull request #3797 from PySimpleGUI/Dev-latest
FINALLY swapped the PEP8 and non-PEP8 names so that the definitions ar…
|
2021-01-16 16:26:12 -05:00 |
PySimpleGUI
|
64e5e27646
|
FINALLY swapped the PEP8 and non-PEP8 names so that the defintions are PEP8. Thanks for Chr0nic for the consulting assistance
|
2021-01-16 16:25:15 -05:00 |
PySimpleGUI
|
b38e69fc18
|
Merge pull request #3796 from PySimpleGUI/Dev-latest
Added summary mode for SDK help window. Changed font size to fit onto…
|
2021-01-15 19:45:11 -05:00 |
PySimpleGUI
|
b42890ec19
|
Added summary mode for SDK help window. Changed font size to fit onto smaller screens
|
2021-01-15 19:44:50 -05:00 |
PySimpleGUI
|
69e51bed03
|
Merge pull request #3790 from PySimpleGUI/Dev-latest
popup_scrolled fix
|
2021-01-12 15:42:44 -05:00 |
PySimpleGUI
|
7309527b05
|
popup_scrolled fix
|
2021-01-12 15:42:13 -05:00 |
PySimpleGUI
|
2aa3e36525
|
Merge pull request #3789 from PySimpleGUI/Dev-latest
Aliases shown in the SDK quick reference
|
2021-01-12 13:45:36 -05:00 |
PySimpleGUI
|
a0a2ff8e67
|
Aliases shown in the SDK quick reference
|
2021-01-12 13:45:17 -05:00 |
PySimpleGUI
|
cf7d539124
|
Merge pull request #3785 from PySimpleGUI/Dev-latest
Addition of Cursor list and calls. Fix for return types in call refer…
|
2021-01-11 14:54:50 -05:00 |
PySimpleGUI
|
e4a9b59ca5
|
Addition of Cursor list and calls. Fix for return types in call reference doc
|
2021-01-11 14:54:14 -05:00 |
PySimpleGUI
|
e179df2257
|
Merge pull request #3782 from PySimpleGUI/Dev-latest
Fix so that it updates font correctly
|
2021-01-10 11:40:13 -05:00 |
PySimpleGUI
|
8c8a0504ad
|
Fix so that it updates font correctly
|
2021-01-10 11:39:56 -05:00 |
PySimpleGUI
|
f859cc4b12
|
Merge pull request #3770 from PySimpleGUI/Dev-latest
Close attempted demo
|
2021-01-04 10:02:13 -05:00 |
PySimpleGUI
|
bddfac2745
|
Close attempted demo
|
2021-01-04 10:01:54 -05:00 |
PySimpleGUI
|
e6251daa53
|
Merge pull request #3766 from PySimpleGUI/Dev-latest
Release 4.33.0 (Welcome 2021!!)
|
2021-01-02 16:42:20 -05:00 |
PySimpleGUI
|
ea445e126b
|
Release 4.33.0 (Welcome 2021!!)
|
2021-01-02 16:41:51 -05:00 |
PySimpleGUI
|
24ebbcca10
|
Merge pull request #3765 from PySimpleGUI/Dev-latest
Added code and comments to show all 3 ways to create a custom titlebar
|
2021-01-02 13:21:26 -05:00 |
PySimpleGUI
|
b54c6dd8ec
|
Added code and comments to show all 3 ways to create a custom titlebar
|
2021-01-02 13:21:08 -05:00 |
PySimpleGUI
|
3a21051421
|
Merge pull request #3761 from PySimpleGUI/Dev-latest
Spin - fix in update. Changed bad state (enable) to normal.
|
2021-01-01 08:25:52 -05:00 |
PySimpleGUI
|
c279172224
|
Spin - fix in update. Changed bad state (enable) to normal.
|
2021-01-01 08:25:34 -05:00 |
PySimpleGUI
|
5191dc8dd5
|
Merge pull request #3747 from PySimpleGUI/Dev-latest
Custom titlebar (OK, officially sick of this feature). Added Window-l…
|
2020-12-26 16:36:43 -05:00 |
PySimpleGUI
|
5ad73534dd
|
Custom titlebar (OK, officially sick of this feature). Added Window-level controls, added set_option controls for colors font and icon. I think ALL bases are now covered. PLEASE don't screw up
|
2020-12-26 16:36:19 -05:00 |
PySimpleGUI
|
23b0d374b2
|
Merge pull request #3746 from PySimpleGUI/Dev-latest
New image
|
2020-12-26 14:14:37 -05:00 |
PySimpleGUI
|
150f837767
|
New image
|
2020-12-26 14:12:08 -05:00 |