Commit Graph

378 Commits

Author SHA1 Message Date
PySimpleGUI 74bc125992 enable_events recipe updated 2020-04-02 10:54:15 -04:00
PySimpleGUI 026d91fde1 Picking back up the updates.... more recipes 2020-04-02 10:47:42 -04:00
PySimpleGUI 807cd4e8f2 Changed animated GIFs into PNGs to try and speed up loading 2020-03-27 13:20:46 -04:00
PySimpleGUI 6d141100c5 Release 4.18.0 2020-03-26 09:42:58 -04:00
PySimpleGUI 6abf9515a0 Delete test file 2020-03-24 20:33:39 -04:00
PySimpleGUI fad3dfb1d3 Release 4.17.0 2020-03-24 20:26:23 -04:00
PySimpleGUI b21de56c99 Test to see how new readme looks 2020-03-22 16:59:44 -04:00
PySimpleGUI f4e488061a Release 4.16.0 2020-02-20 16:08:55 -05:00
PySimpleGUI 76e2ec49d9 Release 4.15.1 2020-01-09 23:25:54 -05:00
PySimpleGUI 9543c68d1a Release 4.15.0 2020-01-08 23:01:05 -05:00
PySimpleGUI 37a03fba0a Changed over to using theme instead of look and feel 2019-12-26 10:23:57 -05:00
PySimpleGUI 922c6a99bb Release 4.14.0 - Themes! 2019-12-23 09:36:29 -05:00
PySimpleGUI 0d7473eedb Removed Macs being forced to system default. Checked in the latest readme components 2019-12-21 13:23:38 -05:00
PySimpleGUI 577a492673 Release 4.13.0 2019-12-18 22:19:00 -05:00
PySimpleGUI 3022748ec7 Release 4.12 2019-12-14 23:33:44 -05:00
PySimpleGUI 24e50e9c0b Info on the new .bind method 2019-12-10 16:03:35 -05:00
PySimpleGUI 2c6ed5355f Release 4.11.0 2019-12-10 15:48:26 -05:00
PySimpleGUI 6348b969e6 Release 4.10.0 2019-12-09 17:08:19 -05:00
PySimpleGUI b9926676f0 Release 4.9.0 2019-12-07 19:29:23 -05:00
PySimpleGUI 551b696c25 2019 update of Tutorial in progress 2019-12-07 16:52:35 -05:00
PySimpleGUI c2ddac7d5d Release 4.8.0 2019-12-04 20:41:45 -05:00
PySimpleGUI 19377a217b Release 4.7.0 2019-11-26 18:32:38 -05:00
PySimpleGUI c59c31fbb1 Fix for Text Element being too small in Pattern 2 2019-11-22 11:37:04 -05:00
PySimpleGUI 14cc0dc0cf Fixed bug in multi-window design pattern!! Thank you nngogol! 2019-11-21 16:43:59 -05:00
PySimpleGUI 3ff93c9fd2 Reworking on the Pythonic GUIs document 2019-11-19 17:17:08 -05:00
PySimpleGUI a0b783c8bb Lots more about colors, creating your own themes 2019-11-18 22:17:34 -05:00
PySimpleGUI a7faf9c1e9 Release 4.6.0 2019-11-16 04:35:30 -05:00
PySimpleGUI 8d3752d217 Look and Feel theme summary Recipe added 2019-11-13 11:39:45 -05:00
PySimpleGUI fbc8f552f8 Initial Check-in of a PDF version of the main documentation 2019-11-12 18:41:43 -05:00
PySimpleGUI 504431824c LOTS of PEP8 methods added! Getting to be a large document. 2019-11-12 18:27:30 -05:00
PySimpleGUI 3067449302 More updates... colors and base64 graphics are the big push in this one... 2019-11-12 12:01:15 -05:00
PySimpleGUI c2c8e229b8 Look and feel section 2019-11-10 21:57:48 -05:00
PySimpleGUI 6b11aab70b Fixed formatting error 2019-11-10 02:04:56 -05:00
PySimpleGUI 6f2471372f 2 new recipes - Matplotlib with 2 window, Minesweeper style button grid 2019-11-10 01:47:53 -05:00
PySimpleGUI 480f25e256 Changed indentation of the call reference section so that the headings show up in TOC on read the docs. 2019-11-09 20:10:21 -05:00
PySimpleGUI 72d7c8dd51 The first set of updates using PEP8 2019-11-09 20:03:51 -05:00
PySimpleGUI 309c9d50e2 Release 4.5.0 2019-11-05 20:01:30 -05:00
PySimpleGUI f157131a73 Fix bad link to demos, Latest PySimpleGUI calls. 2019-10-08 21:15:00 -04:00
MikeTheWatchGuy afb6edf56b Updated patterns 2019-09-15 21:26:33 -04:00
MikeTheWatchGuy e5b5ca7bbb Final 2019-09-10 19:17:53 -04:00
MikeTheWatchGuy 763da2a4dd 3rd draft 2019-09-10 19:09:45 -04:00
MikeTheWatchGuy 7b154acc94 Draft 2-2 2019-09-10 16:56:30 -04:00
MikeTheWatchGuy a056d4846f Draft 2 2019-09-10 16:49:20 -04:00
MikeTheWatchGuy 9602f8f7c4 Make layout use += 2019-09-10 13:54:33 -04:00
MikeTheWatchGuy 9288b02adb More edits. Addition of List Comprehension example, busy screenshot 2019-09-09 20:09:42 -04:00
MikeTheWatchGuy 0d6f02c101 Typos 2019-09-09 18:53:03 -04:00
MikeTheWatchGuy 57dba7a2f7 Typos 2019-09-09 18:39:36 -04:00
MikeTheWatchGuy a9463a1f14 Posting for reviews 2019-09-09 18:24:36 -04:00
MikeTheWatchGuy dbe4e1f19b Tried to tighten up the banners again 2019-09-09 13:31:17 -04:00
MikeTheWatchGuy 2e27926e97 Jump Start added 2019-09-08 11:06:56 -04:00
MikeTheWatchGuy d2bb47b9a8 Old doc was missing the __init__ info!! Ouch! Sorry about that. 2019-09-03 17:30:03 -04:00
MikeTheWatchGuy 48ef8e5827 TONS of changes - NEW additions PEP8, Multithreading, shortcut for FindElement AND Element.Update, HorizontalSeparator, Column justification, Sizer Element, Table.Get for Qt, Extending PySimpleGUI, ChangeLookAndFeel values 2019-08-30 21:02:42 -04:00
MikeTheWatchGuy 0a197b200b Added the "Layouts" section 2019-08-23 20:05:13 -04:00
MikeTheWatchGuy 475333227b Docs for 4.3.0 Release 2019-08-22 17:51:14 -04:00
MikeTheWatchGuy 31f7183891 OFFICIAL 4.2.0 Release! 2019-08-19 17:14:34 -04:00
MikeTheWatchGuy a1743c84c7 BIG CHANGE - Moved ALL call references but popups to the very bottom of section 2019-08-18 15:23:21 -04:00
MikeTheWatchGuy 7d541255e6 Fixed argv bug. Doh! 2019-08-13 15:09:48 -04:00
MikeTheWatchGuy 28c7c35ac0 Lots of doc updates. The recent Tab and TabGroup changes 2019-08-10 22:44:14 -04:00
MikeTheWatchGuy 345b91c7f8 More doc work.... 2019-08-05 17:37:21 -04:00
MikeTheWatchGuy d6458df5ab More documentation... specifically on the Graph Element (plus others) 2019-08-05 16:58:20 -04:00
MikeTheWatchGuy 8f5472c40b RELEASE 4.1 2019-08-04 15:04:16 -04:00
MikeTheWatchGuy b6709c7035 Trying to fix bullet points under "tools" 2019-07-29 17:01:35 -04:00
MikeTheWatchGuy 60c234cfea Trying to fix bullets in tools section 2019-07-29 16:52:57 -04:00
MikeTheWatchGuy f01cd760bf All of the section 1 changes plus latest doc strings 2019-07-29 16:16:06 -04:00
MikeTheWatchGuy 0aac91fa70 More readme work in Section 2 2019-07-27 18:24:51 -04:00
MikeTheWatchGuy 5fe93133ba Changes made to first section. Lots more pretty pictures 2019-07-27 12:29:10 -04:00
MikeTheWatchGuy c768942bad More docstrings where added / changed 2019-07-27 12:20:20 -04:00
MikeTheWatchGuy 59bb9a4fc5 Even more doc strings! 2019-07-25 11:15:25 -04:00
MikeTheWatchGuy 3148c36eaa More updates! Good stuff 2019-07-22 22:34:32 -04:00
MikeTheWatchGuy 36aec6b7c9 MUCH needed update to Cookbook! 2019-07-22 21:19:08 -04:00
MikeTheWatchGuy 176b0c9122 Fixed bad examples. Updated readme quite a bit, but a lot more to do! 2019-07-22 18:30:56 -04:00
MikeTheWatchGuy 8618879a71 Latest and greatest docstrings and cleanup of Readme. Looking GREAT! 2019-07-17 11:17:17 -04:00
MikeTheWatchGuy ae48656c64 Major update to docs! 2019-07-12 16:21:02 -04:00
MikeTheWatchGuy 8037c4eb91 More Docstring Work - concentrated on Window class 2019-07-06 14:49:22 -04:00
MikeTheWatchGuy b9614eef9f LOTS of doc strings. Newest readme based on doc strings 2019-07-02 19:10:12 -04:00
MikeTheWatchGuy 78e35619ff Newly generated documents from the latest 4.1.0.3 code and latest doc generator 2019-06-29 11:23:06 -04:00
MikeTheWatchGuy 23dfb5f7cc Delete index_worked.md 2019-06-25 21:06:42 -04:00
MikeTheWatchGuy 614de21718 New readme from generator 2019-06-24 12:10:22 -04:00
MikeTheWatchGuy db4a8430c3 Put back section removed. Removed end tag 2019-06-23 16:33:22 -04:00
MikeTheWatchGuy f71ffdd1e9 Added back deleted parts. Removed tag at end 2019-06-23 16:28:50 -04:00
MikeTheWatchGuy c15cd4e39c Hacked up doc to make smaller (TEST ONLY!) 2019-06-23 16:26:42 -04:00
MikeTheWatchGuy 9814de9928 Newet generateed readme 2019-06-23 16:20:55 -04:00
MikeTheWatchGuy c106901d99 Removed some comments to see if I get more content 2019-06-23 15:59:23 -04:00
MikeTheWatchGuy 7b8296b698 Fix for tables - were messed up in PyCharm 2019-06-23 15:50:37 -04:00
MikeTheWatchGuy 8837475a70 latest generator 2019-06-23 15:14:24 -04:00
MikeTheWatchGuy a85349c051 Latest updates from generator 2019-06-23 15:10:24 -04:00
MikeTheWatchGuy aaf3ee761d Checkin from new doc generation 2019-06-23 14:33:25 -04:00
MikeTheWatchGuy 6ddbbfd21d
Delete index.md 2019-06-23 14:26:04 -04:00
MikeTheWatchGuy f2aebb3970 Using new generator with latest code 2019-06-23 14:21:26 -04:00
MikeTheWatchGuy d8f62ccc46 New doc generator was used 2019-06-23 14:12:42 -04:00
MikeTheWatchGuy b3307d7255 More attempts at fixing the ReadTheDocs sudden ending 2019-06-19 16:33:39 -04:00
MikeTheWatchGuy 3e51ab3d76 Removed spaces around all table cells. Changed the Feature List to include extra blank line 2019-06-19 16:17:27 -04:00
MikeTheWatchGuy c4530212ca Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-06-19 15:26:26 -04:00
MikeTheWatchGuy a604d3e15e Removed spaces from headers in docstrings |Name|Meaning| 2019-06-19 15:26:04 -04:00
MikeTheWatchGuy 89ec9dfb66
Merge branch 'master' into Dev-latest 2019-06-19 15:12:49 -04:00
MikeTheWatchGuy 9fc9efc753 Added blank line before "Parameters explained:" before tables 2019-06-19 15:11:48 -04:00
MikeTheWatchGuy 7527b7c34b
Update index.md 2019-06-19 15:06:24 -04:00
MikeTheWatchGuy b1ab9868e1 Release 4.0.0 & 2.0.0 2019-06-19 13:15:03 -04:00
MikeTheWatchGuy 88dabef9a4 Release 4.0 2019-06-17 17:46:04 -04:00
MikeTheWatchGuy dd97664592
Merge branch 'master' into Dev-latest 2019-06-17 16:49:32 -04:00