Commit Graph

378 Commits

Author SHA1 Message Date
MikeTheWatchGuy bb4be66dd4 Readme type in Popup examples 2018-09-05 23:46:34 -04:00
MikeTheWatchGuy afee485ce5 Readme formatting 2018-09-05 21:45:51 -04:00
MikeTheWatchGuy d069cad782 Acknowledgement for help with Calendar Element 2018-09-05 09:27:35 -04:00
MikeTheWatchGuy 75970ade87 2.20 Release 2018-09-04 20:42:39 -04:00
MikeTheWatchGuy 4e518e9667 Change from MsgBox to Popup. New screen shots 2018-09-02 16:31:18 -04:00
MikeTheWatchGuy 159d98a2dc 2.11 Docs 2018-08-29 18:15:59 -04:00
MikeTheWatchGuy 3eb65e5093 Readme (markdown whoas -sigh-) 2018-08-29 11:26:28 -04:00
MikeTheWatchGuy 52eee9c083 Readme formatting (What the HELL?) 2018-08-29 11:22:05 -04:00
MikeTheWatchGuy 1803625ae0 Readme updates (formatting hell) 2018-08-29 11:13:39 -04:00
MikeTheWatchGuy 8098867836 Readme update 2018-08-29 11:04:17 -04:00
MikeTheWatchGuy 292ba9754e Demo updates, readme update 2018-08-29 10:28:03 -04:00
MikeTheWatchGuy d4f09d367d Release 2.10 2018-08-25 20:48:06 -04:00
MikeTheWatchGuy 5f2740055e Updated readme with new FlexForm options 2018-08-21 18:56:10 -04:00
MikeTheWatchGuy db4bb742ff Columns, short form design pattern 2018-08-16 11:01:28 -04:00
MikeTheWatchGuy 15cd0ed7f3 Form Designer, auto packer, new color options, new predefined look and feel
Some really cool features for changing how things look.
Directions on how to use the new PySimpleGUI Form Designer
2018-08-16 10:03:53 -04:00
MikeTheWatchGuy b104c97a1e Readme updates 2018-08-11 19:48:49 -04:00
MikeTheWatchGuy 0d202246d3 Readme formatting 2018-08-10 09:21:26 -04:00
MikeTheWatchGuy 800f929e6b Readme changes 2018-08-10 09:20:30 -04:00
MikeTheWatchGuy 644c441fbe Updates for Version 2.8 2018-08-09 12:07:22 -04:00
MikeTheWatchGuy 90925af23e Support for Dictionary return values 2018-08-08 12:42:58 -04:00
MikeTheWatchGuy 089c6124b8 Updated screenshots
Fresh screenshots so that the flatter buttons are in the readme.
Changed all SG. to sg.
2018-08-03 18:40:54 -04:00
MikeTheWatchGuy 1aa7081e45 Credit to Fredrik Lundhl
For his work on tkinter
2018-08-02 12:59:54 -04:00
MikeTheWatchGuy b41f65dc65 Realtime Button addition 2018-07-31 09:28:12 -04:00
MikeTheWatchGuy 499433badd Design description 2018-07-30 15:18:36 -04:00
MikeTheWatchGuy bbc6a555f9 Readme updates
Python3 requirement spelled out
2018-07-30 10:12:12 -04:00
MikeTheWatchGuy e9ac588ab8 Element Docstrings
Added Docstrings to the elements... it's a start
2018-07-28 14:41:56 -04:00
MikeTheWatchGuy 05caecc600 RELEASE 2.6 2018-07-27 15:52:59 -04:00
MikeTheWatchGuy 60173f9b6c RELEASE 2.5
Background colors.  Readme for 2.5
2018-07-26 19:53:17 -04:00
MikeTheWatchGuy 13d99dcd75 Tabbed forms example and explanation 2018-07-24 17:44:23 -04:00
MikeTheWatchGuy a723b6f463 Button Image example 2018-07-24 17:15:47 -04:00
MikeTheWatchGuy 892adf86ee readme 2018-07-24 17:09:41 -04:00
MikeTheWatchGuy 5af691c029 Logo 2018-07-24 17:02:58 -04:00
MikeTheWatchGuy d12d9af99a Updated logo 2018-07-24 17:01:11 -04:00
MikeTheWatchGuy d9d548747b Readme update for version 2.4 features. Button images 2018-07-24 15:52:14 -04:00
MikeTheWatchGuy e2f9f5c834 Readme 2018-07-24 00:07:07 -04:00
MikeTheWatchGuy b88483bb76 Readme update
More on Listbox and Slider.  SimpleGUI Print function for debug output.
2018-07-24 00:05:01 -04:00
MikeTheWatchGuy 9bc4eddce6 Forgot to add Listbox and Slider to feature list! 2018-07-23 18:33:49 -04:00
MikeTheWatchGuy c6b0f4111a New picture of all widgets 2018-07-23 15:20:41 -04:00
MikeTheWatchGuy f3bee1687e 2.3 Release
Large change to ReadMe and Recipes.  Some functions renamed or a new name was created, leaving legacy name in place... for now.  As long as docs steer people in the direction of the new names it'll be ok
2018-07-23 15:14:34 -04:00
MikeTheWatchGuy f6f02b6f2b
Update readme.md 2018-07-23 10:21:26 -04:00
MikeTheWatchGuy fce4d45472
Update readme.md 2018-07-23 10:18:59 -04:00
MikeTheWatchGuy 528a0250ad
Update readme.md 2018-07-23 10:17:19 -04:00
MikeTheWatchGuy f52b977728
Update readme.md 2018-07-23 10:15:45 -04:00
MikeTheWatchGuy 8270fde1ed Logo
Logo,
2018-07-23 10:13:26 -04:00
MikeTheWatchGuy 42440da048
Update readme.md 2018-07-20 20:56:37 -04:00
MikeTheWatchGuy f331661a3a LOTS of changes and new additions
Text justification for Text Elems
NEW Image Element
OutputFlush renamed to Refresh
More shorthand functions - Combo, Dropdown, Drop,
EasyPrint - output of stdout, stderr to a window
2018-07-20 20:07:04 -04:00
MikeTheWatchGuy 4f67953d6d RELEASE 2.1.1 2018-07-18 16:51:29 -04:00
MikeTheWatchGuy b48d9c9755 More readme changes 2018-07-18 15:13:11 -04:00
MikeTheWatchGuy 7a3352946e More readme changes 2018-07-17 22:49:16 -04:00
MikeTheWatchGuy bd42d2410d More readme updates! 2018-07-17 16:47:19 -04:00
MikeTheWatchGuy e2ee6bd9af More readme changes 2018-07-17 11:50:37 -04:00
MikeTheWatchGuy d6c8047770 Readme updates 2018-07-16 19:22:03 -04:00
MikeTheWatchGuy 7668681af3
Update readme.md 2018-07-16 16:10:28 -04:00
MikeTheWatchGuy 0ec43ac112 Renamed ALL oprtional parameters
Switched from CamelCase to all_lower_case
2018-07-16 14:52:16 -04:00
MikeTheWatchGuy c3ee62f29f Readme update 2018-07-15 20:13:41 -04:00
MikeTheWatchGuy e9cbc4856f More readme 2018-07-13 21:39:28 -04:00
MikeTheWatchGuy b2d144bde8 More Readme 2018-07-13 20:11:50 -04:00
MikeTheWatchGuy 099f20c628 More readme 2018-07-13 16:56:04 -04:00
MikeTheWatchGuy bd299905b1 Merge branch 'master' of https://github.com/MikeTheWatchGuy/PySimpleGUI 2018-07-13 16:55:02 -04:00
MikeTheWatchGuy 3c8ea90692 More readme updates 2018-07-13 16:53:03 -04:00
MikeTheWatchGuy caad84a674
Update readme.md 2018-07-13 13:52:49 -04:00
MikeTheWatchGuy d15b199d4e
Update readme.md 2018-07-13 13:24:22 -04:00
MikeTheWatchGuy 61b9ccb228
Update readme.md 2018-07-13 11:03:20 -04:00
MikeTheWatchGuy 8177fde14e Merge branch 'master' of https://github.com/MikeTheWatchGuy/PySimpleGUI 2018-07-13 10:59:04 -04:00
MikeTheWatchGuy a430c86ad2 Readme updates. Button color
Still working on completing the Readme.  Changed the global button colors to white on black, the new signature for PySimpleGUI.
2018-07-13 10:53:50 -04:00
MikeTheWatchGuy 46e56434a3
Update readme.md 2018-07-13 10:45:55 -04:00
MikeTheWatchGuy fe2a5b1dba More Readme 2018-07-13 10:24:35 -04:00
MikeTheWatchGuy 4f0c4e171f
Update readme.md 2018-07-13 09:18:47 -04:00
MikeTheWatchGuy 2449e0527e
Update readme.md 2018-07-12 13:27:34 -04:00
MikeTheWatchGuy 2be7824fcd
Update readme.md 2018-07-12 12:58:48 -04:00
MikeTheWatchGuy bc98578875
Update readme.md 2018-07-12 12:57:28 -04:00
MikeTheWatchGuy 00ca5808ee Merge branch 'master' of https://github.com/MikeTheWatchGuy/PySimpleGUI 2018-07-11 22:35:36 -04:00
MikeTheWatchGuy 713557e734 Fix formatting 2018-07-11 22:35:08 -04:00
MikeTheWatchGuy 0b28fa3a91
Update readme.md 2018-07-11 22:32:26 -04:00
MikeTheWatchGuy 96cf4fc9fc
Update readme.md 2018-07-11 22:31:28 -04:00
MikeTheWatchGuy a372c95562 More readme 2018-07-11 19:50:59 -04:00
MikeTheWatchGuy 4aa9d6299c Readme update
Big update
2018-07-11 19:20:35 -04:00
MikeTheWatchGuy 258939af56 readme checkin
Initial readme checkin
2018-07-11 15:25:04 -04:00