PySimpleGUI
|
97d7515a0e
|
Added font to Input element's update method
|
2022-11-05 06:22:11 -04:00 |
PySimpleGUI
|
bb4cbc8e85
|
Fixed popup_error_with_traceback docstring
|
2022-10-31 13:56:31 -04:00 |
PySimpleGUI
|
25349c3724
|
Added drop_whitespace to the docstring for popup. Added popup_error_with_traceback to popups
|
2022-10-31 13:42:28 -04:00 |
PySimpleGUI
|
af97d49f91
|
Added missing Udemy coupon to call reference
|
2022-10-05 05:14:27 -04:00 |
PySimpleGUI
|
70ba9b7569
|
New Udemy Coupon Code (D5570C66DBD8E42C7963)
|
2022-10-04 18:44:28 -04:00 |
PySimpleGUI
|
30d4241a34
|
Newest Udemy code
|
2022-08-28 19:24:24 -04:00 |
PySimpleGUI
|
85be5ae0a9
|
Releases notes for 4.60.3 so that readthedocs will build
|
2022-07-27 17:45:20 -04:00 |
PySimpleGUI
|
2db64b8367
|
Doc update so that 4.60.2 is in release notes
|
2022-07-26 15:15:01 -04:00 |
PySimpleGUI
|
f405e9488c
|
New coupon + latest SDK changes on GitHub picked up
|
2022-07-22 15:23:08 -04:00 |
PySimpleGUI
|
5e938d0792
|
Pick up latest docstrings
|
2022-07-20 09:52:00 -04:00 |
PySimpleGUI
|
c6e13e5ddb
|
New Udemy Coupon & picking up latest PySimpleGUI SDK API calls
|
2022-07-03 12:13:24 -04:00 |
PySimpleGUI
|
3113cc6d36
|
Addition of Window.set_size to SDK Call Reference doc
|
2022-06-24 09:35:07 -04:00 |
PySimpleGUI
|
8835067a0a
|
Removed a readme doc that's not needed
|
2022-06-22 14:32:10 -04:00 |
PySimpleGUI
|
8a5d7631f8
|
Further refinement of Menubar's docstring to include font, disabled text color...
|
2022-06-18 04:39:46 -04:00 |
PySimpleGUI
|
6a49a1e68e
|
Updated call reference doc to match latest docstring changes
|
2022-06-18 04:32:22 -04:00 |
PySimpleGUI
|
a3d4bc9261
|
Freshened up the themes section.
|
2022-06-11 16:46:27 -04:00 |
PySimpleGUI
|
20924d97f9
|
New Udemy coupon (on top of the sale)... have fun kids!
|
2022-06-02 06:41:07 -04:00 |
PySimpleGUI
|
9f87cdbb25
|
4.60.1 patch release added to release notes
|
2022-05-22 15:52:09 -04:00 |
PySimpleGUI
|
66931d51e1
|
Release 4.60.0
|
2022-05-08 12:50:09 -04:00 |
PySimpleGUI
|
e052672431
|
Fixed formatting of ttk scrollbar parameter names (markdown can be painful with linebreaks)
|
2022-05-07 19:12:07 -04:00 |
PySimpleGUI
|
0bec041756
|
Documented the new TTK Scrollbars
|
2022-05-07 19:06:10 -04:00 |
PySimpleGUI
|
23ca5f757f
|
New coupon & also picking up a significant number of changes due to ttk scrollbars
|
2022-05-02 15:43:39 -04:00 |
PySimpleGUI
|
2e41134131
|
New coupon
|
2022-05-02 15:43:09 -04:00 |
PySimpleGUI
|
507a4d44b6
|
Added Window.move_to_center... unfortunately a TON of changes from PySimpleGUI on GitHub were picked up. These are mostly to do with the new ttk scrollbars. Lots of parms were added. More detail is need on them though. Also Output element changed but call reference not yet updated.
|
2022-04-22 04:27:58 -04:00 |
PySimpleGUI
|
3261ec15fa
|
Release 4.59.0
|
2022-04-05 21:02:08 -04:00 |
PySimpleGUI
|
b04252a864
|
Release 4.58.0
|
2022-04-04 17:11:28 -04:00 |
PySimpleGUI
|
789c6f94d7
|
New coupon (good for 30 days!)
|
2022-04-01 11:11:45 -04:00 |
PySimpleGUI
|
eeba57a971
|
New 5-day coupon code that's lower than usual....
|
2022-03-29 09:19:30 -04:00 |
PySimpleGUI
|
745f26916d
|
Addition to call reference documentation for new Element focus methods, new Wikndow.widget_to_element, and widget, key properties
|
2022-03-27 10:06:11 -04:00 |
PySimpleGUI
|
6f1d1aa673
|
New coupon for Cookbook and call ref
|
2022-03-24 13:10:45 -04:00 |
PySimpleGUI
|
c3946eb835
|
New docstring updates. New Udemy coupon
|
2022-03-24 11:36:28 -04:00 |
PySimpleGUI
|
409846bd3f
|
New coupon for next 30 days
|
2022-02-19 10:45:14 -05:00 |
PySimpleGUI
|
e0709b081a
|
Release 4.57.0
|
2022-02-13 16:41:43 -05:00 |
PySimpleGUI
|
a614e40d41
|
New coupon code
|
2022-02-12 10:02:54 -05:00 |
PySimpleGUI
|
fb75b9b832
|
Started a new "Troubleshooting" section that contains error messages that can be searched for. It's meant for common typo kind of errors like missing a comma in your layout.
|
2022-02-09 11:14:50 -05:00 |
PySimpleGUI
|
0797d15dd6
|
Doc updates - call ref picked up new docstring, coupon codes (they keep expiring... working on a better solution)
|
2022-02-07 09:39:59 -05:00 |
PySimpleGUI
|
c720c042a5
|
Fixed FileBrowse error. Replaced the "All Elements" demo code with the latest simplified all elements demo. Added info about perform_long_operation
|
2022-02-05 17:09:02 -05:00 |
PySimpleGUI
|
4429446860
|
Docs - Updated educational resources, psgdemo package, completed the large table of Elements to Widgets.
|
2022-02-01 12:13:29 -05:00 |
PySimpleGUI
|
92ea038adb
|
New U-Code
|
2022-01-30 13:01:07 -05:00 |
PySimpleGUI
|
0b9482f5ec
|
More coupon code updates......
|
2022-01-24 14:33:59 -05:00 |
PySimpleGUI
|
0c38b53db7
|
Addition of Text.fonts_installed_list to call reference. New coupon code for Udemy course (old one just expired - Udemy forces this to happen, wasn't a choice.)
|
2022-01-24 14:17:40 -05:00 |
PySimpleGUI
|
5f80453e75
|
Fixed a problem in the release notes part of the docs.
|
2022-01-19 17:11:04 -05:00 |
PySimpleGUI
|
5468b68a03
|
Changed all element.update methods to inform user that helpful function "pin" is needed when using visibility.
|
2022-01-09 21:07:36 -05:00 |
PySimpleGUI
|
3c356d31c2
|
Release 4.56.0
|
2022-01-05 16:38:48 -05:00 |
PySimpleGUI
|
de8e046a18
|
Fixed docstring for Table, added Text.print but may remove. Checked in the latest documentation for readthedocs
|
2021-11-25 14:12:25 -05:00 |
PySimpleGUI
|
2286e8ac55
|
Release 4.55.1
|
2021-11-07 13:48:38 -05:00 |
PySimpleGUI
|
e078cbe33a
|
Release 4.55.0
|
2021-11-07 05:21:18 -05:00 |
PySimpleGUI
|
5c01c523da
|
Release 4.54.0
|
2021-11-06 17:01:58 -04:00 |
PySimpleGUI
|
36c8e42803
|
Rebuild of the Call Reference. The table of contents had the incorrect level set.
|
2021-10-24 15:06:28 -04:00 |
PySimpleGUI
|
3bf3845542
|
Release 4.53.0
|
2021-10-24 14:41:02 -04:00 |