Commit Graph

586 Commits

Author SHA1 Message Date
MikeTheWatchGuy 6bb1015c43 Typo 2018-09-26 13:49:37 -04:00
MikeTheWatchGuy 7967bf8513 Python 2.7 instructions 2018-09-26 13:47:15 -04:00
MikeTheWatchGuy 0a4f4db871 Removed old Tab Recipe 2018-09-25 20:18:42 -04:00
MikeTheWatchGuy 294d033ddf More 2.7 support 2018-09-25 20:04:53 -04:00
MikeTheWatchGuy 820862a4e7 Removed old, bad, tabbed code. 2018-09-25 17:50:19 -04:00
MikeTheWatchGuy df5459b049 Release 1.0.0 of PySimpleGUI27 2018-09-25 13:45:12 -04:00
MikeTheWatchGuy 743873c5a2 RELEASE 1.0.0 for Python 2.7 2018-09-25 13:43:36 -04:00
MikeTheWatchGuy 2de5209674 More 2.7 fun 2018-09-25 12:54:21 -04:00
MikeTheWatchGuy eb9ed9f300 Getting close with 2.7! 2018-09-25 12:17:04 -04:00
MikeTheWatchGuy 07ead47df7 More 2.7 work 2018-09-25 11:39:30 -04:00
MikeTheWatchGuy c3cc96534d More 2.7 work 2018-09-25 11:26:41 -04:00
MikeTheWatchGuy b4e6de5c59 A 2.7 Version of PySimpleGUI (partially done) 2018-09-25 10:44:52 -04:00
MikeTheWatchGuy 8e541ec21c RELEASE 3.8.0 2018-09-25 01:33:32 -04:00
MikeTheWatchGuy fa8ece89a3 New document.... Cookbook table.pdf 2018-09-24 23:03:09 -04:00
MikeTheWatchGuy 6d3436bc98 Tab fix - was packing on bottom... needed to pack anchored to top instead of bottom, can now set color of background 2018-09-24 20:31:06 -04:00
MikeTheWatchGuy 7b0a6be951 DEMO WITH SUGGESTED DESIGN PATTERNS 2018-09-24 18:28:54 -04:00
MikeTheWatchGuy a1f4c60271 Major demo refresh.. switched everything to new function names, new design patterns
Out with the old, in with the new!!
2018-09-24 18:01:00 -04:00
MikeTheWatchGuy 2a06683383 Added a couple of very helpful contributors. Thank you to everyone that has helped!! 2018-09-24 12:24:55 -04:00
MikeTheWatchGuy afbaa5ef97 Renamed MultiTab to TabGroup 2018-09-24 12:17:45 -04:00
MikeTheWatchGuy d633329a5b Test tab inputs 2018-09-24 10:53:24 -04:00
MikeTheWatchGuy 1d0495a0bc Ability to READ TABS! How useful! 2018-09-24 10:49:29 -04:00
MikeTheWatchGuy 2bf5ce46b4 Demo of new Tab Element 2018-09-24 10:40:08 -04:00
MikeTheWatchGuy 20ec508234 New feature! TABS - This time for real, done the "right way" (yea right) 2018-09-24 10:36:22 -04:00
MikeTheWatchGuy 4e1c7bb75f Swapped parameter in OneLineProgressMeter 2018-09-24 00:53:24 -04:00
MikeTheWatchGuy 0bac183b9d MORE form renaming to window... 2018-09-23 23:03:20 -04:00
MikeTheWatchGuy 2f5a42bc86 More design pattern changes 2018-09-23 22:59:54 -04:00
MikeTheWatchGuy 763ea62479 More removal of Form in favor of Window 2018-09-23 22:50:48 -04:00
MikeTheWatchGuy 5891ee00b9 STILL trying to get the docs right! 2018-09-23 21:36:40 -04:00
MikeTheWatchGuy def0f3287d Readme updates 2018-09-23 21:30:56 -04:00
MikeTheWatchGuy 53720e3e8d DOCS - The big Form to Window rename effort... 2018-09-23 18:30:29 -04:00
MikeTheWatchGuy eb72181182 More Form removal. New CloseNonBlocking method instead of CloseNonBlockingForm 2018-09-23 18:04:32 -04:00
MikeTheWatchGuy 828274af3f Replaced form with window 2018-09-23 17:53:28 -04:00
MikeTheWatchGuy 294f11a606 Goodbye FlexForm.... Hello Window 2018-09-23 16:51:13 -04:00
MikeTheWatchGuy 61253d9723 Somewhat significant overhaul to include more features, better outlook on life in general... 2018-09-23 15:25:50 -04:00
MikeTheWatchGuy 9623ba8b99 More readme changes... reworked parts of intro. Included info on using PyInstaller to make an EXE file 2018-09-23 13:48:37 -04:00
MikeTheWatchGuy 4228c1eb35 Removed LookAndFeel capability for Mac platform. The function does nothing if sys.platform == 'darwin'. Added warning messages trying to help user when Finalize is not called when it should be. Removed candidate function names PrepareForUpdate and PreRead. Ended up using Finalize as final function name 2018-09-23 12:40:31 -04:00
MikeTheWatchGuy 7e00dd16fe RELEASE 3.5.2 2018-09-23 12:16:50 -04:00
MikeTheWatchGuy 50261625a4 Addec chaining capability to Finalize method... more compacting the user's code! 2018-09-23 12:10:25 -04:00
MikeTheWatchGuy ae661d27f2 Added Recipe to create EXE file using PyInstaller 2018-09-23 11:37:37 -04:00
MikeTheWatchGuy eec0283461 Fix for not properly filling form elements inside of Frame Element 2018-09-22 22:45:21 -04:00
MikeTheWatchGuy 0deb89c213 Cookbook - updated to new best-practices 2018-09-22 14:52:39 -04:00
MikeTheWatchGuy ee58a41fcc 1/2 way through the Cookbook overhaul 2018-09-22 14:34:20 -04:00
MikeTheWatchGuy a2c6cc3b9f 3.5.1 version info added 2018-09-22 14:00:23 -04:00
MikeTheWatchGuy 39dfe7b462 3.5.1 Relase Readme 2018-09-22 13:52:08 -04:00
MikeTheWatchGuy 37be7d8d50 Fixed compatibility problems in graph drawing functions 2018-09-22 13:16:49 -04:00
MikeTheWatchGuy 91fef55aed Key error 2018-09-21 23:29:50 -04:00
MikeTheWatchGuy eb309b5895 Turned off no_titlebar, changed target to use new key-style targe 2018-09-21 22:45:05 -04:00
MikeTheWatchGuy 8eadf8e21d Fix for Tabbed Forms - ReadButton was returing None values. Also fixed problem with blank popups after tabbed form. 2018-09-21 21:10:28 -04:00
MikeTheWatchGuy 5f29697887 Fix for Buttons not finding Target if within a Calumn or other container like Frame 2018-09-21 20:00:47 -04:00
MikeTheWatchGuy f6d93fbde9 Turned of Grab Anywhere because want to copy and paste text from window 2018-09-21 15:48:04 -04:00