Commit Graph

  • 8fd5a318ee Catching up demos that haven't been checked in... that I thought were....hmmm... there are a LOT of them.... PySimpleGUI 2022-02-16 18:00:19 -0500
  • 8d6d3430c2
    Merge pull request #5202 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-16 16:57:13 -0500
  • 8292827b2d Update of Demo All Elements Simple... thought this was updated a while ago! PySimpleGUI 2022-02-16 16:55:11 -0500
  • 6767547c5d
    Merge pull request #5200 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-15 10:55:57 -0500
  • dcd7a3c3e0 Updated the "realtime script launcher" demo to use the Exec APIs. Changed timeout error handling in execute_get_results PySimpleGUI 2022-02-15 10:55:41 -0500
  • 2039e7e63f
    Merge pull request #5197 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-14 13:37:33 -0500
  • 8f20ef32ca New Demo - Demo_Fonts_Using_pyglet - adding fonts to tkinter using pyglet (thanks Jason!) PySimpleGUI 2022-02-14 13:37:09 -0500
  • 2b31f0c3fc
    Merge pull request #5195 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-13 19:35:48 -0500
  • d52dd0eb85 Update Demo_Emoji_Toolbar_PIL.py PySimpleGUI 2022-02-13 19:35:28 -0500
  • 249291b5ae
    Merge pull request #5194 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-13 16:49:59 -0500
  • e0709b081a Release 4.57.0 PySimpleGUI 2022-02-13 16:41:43 -0500
  • e51f7d8ddc
    Merge pull request #5193 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-13 15:06:33 -0500
  • 61902de6d0 New Demo Program - custom circular Progress Meter PySimpleGUI 2022-02-13 15:06:17 -0500
  • af1a34b676
    Merge pull request #5191 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-12 10:08:14 -0500
  • 60557a1e3b Another coupon.... these will slow down in frequency once the next phase of the course is completed this month PySimpleGUI 2022-02-12 10:08:01 -0500
  • 9c5bc9d1ee
    Merge pull request #5190 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-12 10:03:16 -0500
  • a614e40d41 New coupon code PySimpleGUI 2022-02-12 10:02:54 -0500
  • 27c0c2b276
    Merge pull request #5188 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-09 11:15:19 -0500
  • 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. PySimpleGUI 2022-02-09 11:14:50 -0500
  • a0148e6c8c
    Merge pull request #5187 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-07 14:16:37 -0500
  • 9f8995a6f3 Another try at screenshot replacement... PySimpleGUI 2022-02-07 14:16:24 -0500
  • 6f9d00fdf7
    Merge pull request #5185 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-07 09:40:59 -0500
  • 83a62eee00 New U-code PySimpleGUI 2022-02-07 09:40:47 -0500
  • 0f37a379f3
    Merge pull request #5184 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-07 09:40:14 -0500
  • 0797d15dd6 Doc updates - call ref picked up new docstring, coupon codes (they keep expiring... working on a better solution) PySimpleGUI 2022-02-07 09:39:59 -0500
  • dd2b5f68cf
    Merge pull request #5182 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-06 17:17:15 -0500
  • 992c5db3bc Updated Window.perform_long_operation docstring to warn that Threads are used PySimpleGUI 2022-02-06 17:16:59 -0500
  • 19dc8baf21
    Merge pull request #5181 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-06 17:04:11 -0500
  • e787939f16 Quick and temp fixup of the demo screenshots until the broader screenshots gallery is complete (that will hold both PySimpleGUI Demos and USER screenshots) PySimpleGUI 2022-02-06 17:03:56 -0500
  • b3ccc49b0f
    Merge pull request #5180 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-05 17:09:40 -0500
  • c720c042a5 Fixed FileBrowse error. Replaced the "All Elements" demo code with the latest simplified all elements demo. Added info about perform_long_operation PySimpleGUI 2022-02-05 17:09:02 -0500
  • 030e023b89 Fixed simple grammar error PySimpleGUI 2022-02-05 17:07:58 -0500
  • 2e7181b6c8
    Merge pull request #5178 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-04 13:27:51 -0500
  • 0205f5c913 PYTHON_COLORED_HEARTS_BASE64 enuf said.. PySimpleGUI 2022-02-04 13:26:46 -0500
  • f4a844312a
    Merge pull request #5177 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-04 07:53:58 -0500
  • 51e2b7059b Option to show custom titlebar and custom menubar. Added version info to right click menu PySimpleGUI 2022-02-04 07:53:45 -0500
  • 1e7799d9d6
    Merge pull request #5173 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-03 09:13:32 -0500
  • 81ff74ac44 Removed scrollbar from Listbox for a cleaner look PySimpleGUI 2022-02-03 09:13:16 -0500
  • cb12749b26
    Merge pull request #5172 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-03 08:24:51 -0500
  • 7bd8a02e80 Added ability to change theme using the example Combo element PySimpleGUI 2022-02-03 08:24:36 -0500
  • aa611d7b09
    Merge pull request #5169 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-02 20:39:38 -0500
  • eb63e97549 Complete list of elements, one per row. Super-simple PySimpleGUI 2022-02-02 20:39:18 -0500
  • fc69f3b80a
    Merge pull request #5167 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-02 11:27:02 -0500
  • 427a91f9de Listbox - fix for scrollbar not working correctly when invisible then visible PySimpleGUI 2022-02-02 11:26:41 -0500
  • 1fa8576c2f
    Merge pull request #5162 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-01 12:13:44 -0500
  • 4429446860 Docs - Updated educational resources, psgdemo package, completed the large table of Elements to Widgets. PySimpleGUI 2022-02-01 12:13:29 -0500
  • 87c648bde5
    Merge pull request #5160 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-01 11:10:33 -0500
  • 8dc9162b77 Normal titlebar example PySimpleGUI 2022-02-01 11:10:21 -0500
  • c0cf0b8ea6
    Merge pull request #5159 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-01 11:03:54 -0500
  • 7ddf08b613 Updated CustomTitlebar demo. New screenshots for docs PySimpleGUI 2022-02-01 11:03:42 -0500
  • ffc13fd142
    Merge pull request #5158 from PySimpleGUI/Dev-latest PySimpleGUI 2022-02-01 09:27:16 -0500
  • 9be24d6241 New images for docs PySimpleGUI 2022-02-01 09:27:04 -0500
  • 10a91f0146
    Merge pull request #5155 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-31 16:46:08 -0500
  • 58b5a88057 Instructions on pip installing the psgdemo package to get the demo programs - added to the readme and the Cookbook. PySimpleGUI 2022-01-31 16:45:56 -0500
  • 80cc1f0e0a
    Merge pull request #5153 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-31 15:35:46 -0500
  • 0d27190950 Changed Input.update - the new paste parm now uses the value instead of the clipboard to insert the text. Added another emoji PySimpleGUI 2022-01-31 15:35:31 -0500
  • c423e4ce8e
    Merge pull request #5152 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-31 08:49:05 -0500
  • 63464d1ecb Updated Bar Char Demo - I thought this update was done long long ago! DOH! PySimpleGUI 2022-01-31 08:48:50 -0500
  • 3c173cb2a9
    Merge pull request #5151 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-31 04:37:08 -0500
  • c57f655138 Added paste parm to Input.update PySimpleGUI 2022-01-31 04:36:49 -0500
  • 99ce569d9d
    Merge pull request #5148 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-30 13:01:42 -0500
  • 92ea038adb New U-Code PySimpleGUI 2022-01-30 13:01:07 -0500
  • b41e6bc848
    Merge pull request #5140 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-28 14:06:42 -0500
  • 97a8db5854 Added error popup if filename error in Image.update PySimpleGUI 2022-01-28 14:06:27 -0500
  • b3c897dea1
    Merge pull request #5138 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-27 17:56:43 -0500
  • af713d35c7 Fix for popup_get_text - font parameter was not being applied to the entire window. Updated internal keys to use the -KEY- format instead of the older _KEY_ format PySimpleGUI 2022-01-27 17:56:26 -0500
  • d21e600b18
    Merge pull request #5136 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-27 11:56:31 -0500
  • 63a10659ff New Demo Programs - SDK Help used in the Udemy course PySimpleGUI 2022-01-27 11:56:16 -0500
  • 85ae308a2c
    Merge pull request #5134 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-27 09:25:33 -0500
  • 7ba9a8694b Fixed screenshot locations (they're still old screenshots but will do for the moment while a new gallery is being built) PySimpleGUI 2022-01-27 09:25:18 -0500
  • f632fdc89e
    Merge pull request #5128 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-25 09:45:35 -0500
  • 6da458be90 Horizontal scrollbar for Multiline element PySimpleGUI 2022-01-25 09:45:22 -0500
  • 5f26b86baa
    Merge pull request #5126 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-24 17:55:22 -0500
  • 516e9c3928 Removed all code that is now part of PySimpleGUI. Was duplicating a lot of the EXEC APIs in case user is running old PySimpleGUI but better to upgrade to newest PySimpleGUI PySimpleGUI 2022-01-24 17:55:12 -0500
  • f85cbd20ce
    Merge pull request #5124 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-24 14:34:13 -0500
  • 0b9482f5ec More coupon code updates...... PySimpleGUI 2022-01-24 14:33:59 -0500
  • b6cbc58e12
    Merge pull request #5123 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-24 14:22:52 -0500
  • 13ce12e875 New U-code... PySimpleGUI 2022-01-24 14:21:26 -0500
  • 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.) PySimpleGUI 2022-01-24 14:17:40 -0500
  • 7ba0ab16bc
    Merge pull request #5121 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-23 06:40:06 -0500
  • 81599f643b Added Text.fonts_installed_list - returns the fonts installed as reported by tkinter. PySimpleGUI 2022-01-23 06:39:46 -0500
  • e37810dee3
    Merge pull request #5118 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-22 15:42:45 -0500
  • c5fae56754 Added TABLE_CLICKED_INDICATOR so that hardcoded strings are not needed in user's code. Value is '+CLICKED+' PySimpleGUI 2022-01-22 15:42:31 -0500
  • 7c39256db9
    Merge pull request #5117 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-22 15:37:00 -0500
  • 64bb3f954f Fixed typo - CICKED should be CLICKED in the able header code. PySimpleGUI 2022-01-22 15:36:19 -0500
  • 4cf77b584c
    Merge pull request #5115 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-20 15:03:53 -0500
  • 95f7064163 renamed to make compatible with variable names PySimpleGUI 2022-01-20 15:03:36 -0500
  • e03a911a97
    Merge pull request #5114 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-20 11:40:07 -0500
  • 67a9276946 Missed the "not understand" emoji from original batch PySimpleGUI 2022-01-20 11:39:52 -0500
  • f774ba5c37
    Merge pull request #5113 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-19 18:25:29 -0500
  • 5f80453e75 Fixed a problem in the release notes part of the docs. PySimpleGUI 2022-01-19 17:11:04 -0500
  • 8e0215981f
    Merge pull request #5112 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-19 17:04:43 -0500
  • c2295486b0 2022 readme update... Udemy course, Announcement subscription, Demo Browser, psgcompiler PySimpleGUI 2022-01-19 17:04:29 -0500
  • 807d3c6e33
    Merge pull request #5101 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-16 12:04:30 -0500
  • d363bd761f New Demo - Emoji Toolbar PySimpleGUI 2022-01-16 12:04:12 -0500
  • 9214c8cb44
    Merge pull request #5100 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-16 06:44:16 -0500
  • f11a374cc1 Corrected "hope" name top "clap" PySimpleGUI 2022-01-16 06:43:59 -0500
  • 29a0accc2b
    Merge pull request #5099 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-16 06:39:50 -0500
  • 35804b9b10 New 2022 Emojis PySimpleGUI 2022-01-16 06:39:38 -0500
  • 46b2c50564
    Merge pull request #5098 from PySimpleGUI/Dev-latest PySimpleGUI 2022-01-16 06:20:03 -0500