Commit Graph

1460 Commits

Author SHA1 Message Date
MikeTheWatchGuy 8673431681 PopupAnimated! Support for changing image source in animated image 2019-01-16 23:44:21 -05:00
MikeTheWatchGuy ee81ce64fb Button image_subsample paramter now works if no size is set 2019-01-16 17:22:15 -05:00
MikeTheWatchGuy 9e6d846227 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-01-16 17:04:57 -05:00
MikeTheWatchGuy 8afde7f56b readme.md updated from https://stackedit.io/ 2019-01-16 17:03:46 -05:00
MikeTheWatchGuy e7520c0895 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-01-16 17:03:43 -05:00
MikeTheWatchGuy 74060211b6 Release 3.23.0, 1.23.0 2019-01-16 17:03:13 -05:00
MikeTheWatchGuy e6bc0d9f79 readme.md updated from https://stackedit.io/ 2019-01-16 17:02:08 -05:00
MikeTheWatchGuy e0599e2e8a readme.md updated from https://stackedit.io/ 2019-01-16 17:00:26 -05:00
MikeTheWatchGuy 03855e834e readme.md updated from https://stackedit.io/ 2019-01-16 16:58:35 -05:00
MikeTheWatchGuy d871712eb7 readme.md updated from https://stackedit.io/ 2019-01-16 16:56:51 -05:00
MikeTheWatchGuy d080c49a8d readme.md updated from https://stackedit.io/ 2019-01-16 16:55:16 -05:00
MikeTheWatchGuy 0b548270f1 readme.md updated from https://stackedit.io/ 2019-01-16 16:53:33 -05:00
MikeTheWatchGuy bfe30f0473 readme.md updated from https://stackedit.io/ 2019-01-16 16:51:56 -05:00
MikeTheWatchGuy 4e5e12b3d2 readme.md updated from https://stackedit.io/ 2019-01-16 16:47:10 -05:00
MikeTheWatchGuy eb080904da readme.md updated from https://stackedit.io/ 2019-01-16 16:45:34 -05:00
MikeTheWatchGuy ecd1394a92 readme.md updated from https://stackedit.io/ 2019-01-16 16:43:58 -05:00
MikeTheWatchGuy e0d3fb3f73 Calendar chooser window now stays on top of other windows 2019-01-16 16:37:29 -05:00
MikeTheWatchGuy 7a7fac519f Fonts for tables. font parameter now works 2019-01-16 16:30:49 -05:00
MikeTheWatchGuy dac1dbd084 Completed animated GIFs. Support for time_between_frames 2019-01-16 16:27:30 -05:00
MikeTheWatchGuy 607bccac64 Animated GIFs! Fix for missing table headers. 2019-01-15 13:59:44 -05:00
MikeTheWatchGuy dbaf169d11 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-01-13 12:36:56 -05:00
MikeTheWatchGuy c4ba6f35b1 Release 3.22.0 2019-01-13 12:36:52 -05:00
MikeTheWatchGuy 8f56a7e645 readme.md updated from https://stackedit.io/ 2019-01-13 10:41:43 -05:00
MikeTheWatchGuy 009a9f3853 readme.md updated from https://stackedit.io/ 2019-01-13 10:40:02 -05:00
MikeTheWatchGuy ac7dbac26c readme.md updated from https://stackedit.io/ 2019-01-13 10:38:23 -05:00
MikeTheWatchGuy bd4cc84c89 readme.md updated from https://stackedit.io/ 2019-01-13 10:37:57 -05:00
MikeTheWatchGuy 488d1dc797 readme.md updated from https://stackedit.io/ 2019-01-13 10:36:16 -05:00
MikeTheWatchGuy e3c566f9a7 readme.md updated from https://stackedit.io/ 2019-01-13 10:34:30 -05:00
MikeTheWatchGuy 7960910575 readme.md updated from https://stackedit.io/ 2019-01-13 10:32:50 -05:00
MikeTheWatchGuy 2395d9572d readme.md updated from https://stackedit.io/ 2019-01-13 10:31:14 -05:00
MikeTheWatchGuy 211f0bb77d readme.md updated from https://stackedit.io/ 2019-01-13 10:29:39 -05:00
MikeTheWatchGuy 3547d139b0 readme.md updated from https://stackedit.io/ 2019-01-13 10:28:01 -05:00
MikeTheWatchGuy 70ff86b179 readme.md updated from https://stackedit.io/ 2019-01-13 10:26:22 -05:00
MikeTheWatchGuy 7407413177 readme.md updated from https://stackedit.io/ 2019-01-13 10:24:45 -05:00
MikeTheWatchGuy 0c108df99c readme.md updated from https://stackedit.io/ 2019-01-13 10:23:08 -05:00
MikeTheWatchGuy 879b3244b1 readme.md updated from https://stackedit.io/ 2019-01-13 10:21:29 -05:00
MikeTheWatchGuy f49bf1b570 Rolled back the black changes (yikes) 2019-01-12 14:17:42 -05:00
MikeTheWatchGuy b6f72336d9 Remainder of Window methods (Hide, Minimize, Move, etc). COMPLETE REFORMAT USING BLACK 2019-01-12 14:01:07 -05:00
MikeTheWatchGuy edd958e687 Combox and Radio Button Elements! 2019-01-12 12:01:47 -05:00
MikeTheWatchGuy eb703256e5 Changed to use base64 icon 2019-01-11 17:46:32 -05:00
MikeTheWatchGuy 9ca72f32ed Tree Element - no longer puts an entry for the Root node (mimics tkinter) 2019-01-11 10:39:46 -05:00
MikeTheWatchGuy 29eb1fe47b Demo traversing a folder tree with icons 2019-01-11 10:10:39 -05:00
MikeTheWatchGuy 3c3523c656 remove print 2019-01-11 09:57:22 -05:00
MikeTheWatchGuy cb33cd7701 Base64 logo, Event when tab changes, icon for Trees can be base64 2019-01-11 09:56:37 -05:00
MikeTheWatchGuy a0082c2fff docs/tutorial.md updated from https://stackedit.io/ 2019-01-11 08:59:26 -05:00
MikeTheWatchGuy e456713a6d row_height parameter for Tree Elements 2019-01-10 21:45:32 -05:00
MikeTheWatchGuy 493c4a2e6d Support for icons in Tree Elements! Cool! 2019-01-10 19:37:10 -05:00
MikeTheWatchGuy 19dee5c8eb Release 0.6.1 2019-01-09 15:57:12 -05:00
MikeTheWatchGuy 3a0998a934 Release 0.6.0 2019-01-09 10:58:21 -05:00
MikeTheWatchGuy 43f8ded4e3 PopupGetFile, PopupGetFolder no_window option. Compacting layout code with function 2019-01-09 10:12:20 -05:00