Commit Graph

1398 Commits

Author SHA1 Message Date
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
MikeTheWatchGuy 3e74eedea6 One line progress meteres, Column element, Checkbox events, start of spin, Output works, background image 2019-01-08 19:49:43 -05:00
MikeTheWatchGuy e820b2b991 Fixed problem with Titlebar being missing, Partial checkbox solution. 2019-01-06 17:34:27 -05:00
MikeTheWatchGuy cd28deb620 Release 0.5.0 2019-01-06 16:29:23 -05:00
MikeTheWatchGuy f051077520 Borderless window, Title for grabanywhere windows, Mouse events 2019-01-06 16:01:00 -05:00
MikeTheWatchGuy 7b5d0f5dfd Multiline input, multiline output Elements, Input, Input.Get, Input.SetFocus, Output not fully working, Debug Window! Keyboard Events, Return Key handler, No Border, Stay on Top 2019-01-06 13:26:51 -05:00
MikeTheWatchGuy 59c83c3aee Input and Text enable_events, Text justification & relief, Input justifaction, password char, Default value, tooltips 2019-01-05 18:19:14 -05:00
MikeTheWatchGuy 41a637de15 Windows - Alpha channel, StayOnStop, Current Location, Get Screen size 2019-01-05 15:06:36 -05:00
MikeTheWatchGuy 33bf6d0060 Window Alpha Channel! 2019-01-05 11:47:07 -05:00
MikeTheWatchGuy 34f689b5af Visible / Invisible fields - input & button. Input - Get, SetFocus 2019-01-05 11:26:09 -05:00
MikeTheWatchGuy 0ec5aced50 Fix for scale not returning float values 2019-01-05 09:51:25 -05:00
MikeTheWatchGuy fe1c16ff9a FileBrowse, FilesBrowse, FolderBrowse buttons work! Colors, font for Input Text 2019-01-04 20:27:35 -05:00
MikeTheWatchGuy c6967ef8ed Implemented checkbox.Get() method, Correctly named output.Update method. Was not spelled correctly 2019-01-04 17:00:22 -05:00