Commit graph

2060 commits

Author SHA1 Message Date
MikeTheWatchGuy
9a31632ce2 readme.md updated from https://stackedit.io/ 2019-04-22 18:41:33 -04:00
MikeTheWatchGuy
fe9d880e75 docs/index.md updated from https://stackedit.io/ 2019-04-22 18:39:55 -04:00
MikeTheWatchGuy
bb9cefd0e4 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-04-22 18:39:48 -04:00
MikeTheWatchGuy
cb36472a9a PySimpleGUIQt/readme.md updated from https://stackedit.io/ 2019-04-22 18:39:46 -04:00
MikeTheWatchGuy
2dfe77da2e PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-04-22 18:39:43 -04:00
MikeTheWatchGuy
ae67c29924 readme.md updated from https://stackedit.io/ 2019-04-22 18:39:41 -04:00
MikeTheWatchGuy
ca0352589a More graphing primitive work 2019-04-21 20:12:37 -04:00
MikeTheWatchGuy
deb1f0aee1 New RelocateFigure method for Graph Element 2019-04-21 20:11:53 -04:00
MikeTheWatchGuy
23c6e89c8b Release 0.23.0 PySimpleGUIWeb 2019-04-21 16:06:39 -04:00
MikeTheWatchGuy
6a8680db8b Changed Image Element to use SuperImage class 2019-04-20 20:49:55 -04:00
MikeTheWatchGuy
fbf6bf9644 Implemented the Erase method for Graph Element 2019-04-20 18:45:24 -04:00
MikeTheWatchGuy
2875ebf23e Graph element added!! 2019-04-20 18:41:21 -04:00
MikeTheWatchGuy
89e711984a Fixes to run on Remi 2019-04-20 18:39:59 -04:00
MikeTheWatchGuy
b16af75760 Horizontal Separater Element added! 2019-04-19 17:39:24 -04:00
MikeTheWatchGuy
d4cd447163 Added VerticalSeparator Element! 2019-04-19 16:49:13 -04:00
MikeTheWatchGuy
938f956aba Initial Checkin of Button Toggle Demo 2019-04-18 17:00:16 -04:00
MikeTheWatchGuy
2fdb70b4dc Mass release of all ports 2019-04-16 11:19:57 -04:00
MikeTheWatchGuy
bda54f0db6 Turn off focus for Output Element 2019-04-16 11:19:39 -04:00
MikeTheWatchGuy
03e6310834 Mass update for Window Layout Change 2019-04-11 18:20:26 -04:00
MikeTheWatchGuy
a87a5d0529 Release 0.21.0 2019-04-10 18:42:05 -04:00
MikeTheWatchGuy
5fbb29c82d Output Element done!! Plus more! Release 0.20.0 2019-04-07 19:23:30 -04:00
MikeTheWatchGuy
910f0eaf15 Added Buttons being detected in FindElementWithFocus 2019-04-06 09:14:08 -04:00
MikeTheWatchGuy
ebb7e7ec23 Brought up to date 2019-04-05 20:26:05 -04:00
MikeTheWatchGuy
ebaeef97b4 Relese 0.25.0 2019-04-05 15:20:43 -04:00
MikeTheWatchGuy
2a43ed65ca Added a repl.it link to the top. 2019-04-05 11:41:53 -04:00
MikeTheWatchGuy
da3176fb20 Initial Checkin of new callback demo 2019-04-04 14:39:02 -04:00
MikeTheWatchGuy
9d9d563477 Support for Window icon being filename or BASE64! 2019-04-04 14:38:46 -04:00
MikeTheWatchGuy
f8ae83f33c Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-04-04 09:38:28 -04:00
MikeTheWatchGuy
7190c4639a Removed port from GitHub as it's not usable yet 2019-04-04 09:38:24 -04:00
MikeTheWatchGuy
f6cb9ca430 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:38:39 -04:00
MikeTheWatchGuy
2d3d53c062 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:37:05 -04:00
MikeTheWatchGuy
d16b55d437 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:18:58 -04:00
MikeTheWatchGuy
3feae16aed Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-04-02 11:37:22 -04:00
MikeTheWatchGuy
816a7341c5 New shortcut functions Button - B, Btn, Butt. InputText - I. Button Text converted to string when initialized 2019-04-02 11:37:16 -04:00
MikeTheWatchGuy
6ac1698037 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:22:57 -04:00
MikeTheWatchGuy
3369de9d17 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:21:24 -04:00
MikeTheWatchGuy
ca9117feac docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:19:49 -04:00
MikeTheWatchGuy
e5eb7455c1 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-04-01 17:18:14 -04:00
MikeTheWatchGuy
0ca7116a1a PySimpleGUIQt/readme.md updated from https://stackedit.io/ 2019-04-01 17:18:12 -04:00
MikeTheWatchGuy
644b597263 Release 3.27 2019-03-31 12:52:07 -04:00
MikeTheWatchGuy
e68234bb15 Release 3.27 2019-03-31 12:28:04 -04:00
MikeTheWatchGuy
646966177f Made Window 1 a blocking Read 2019-03-31 10:25:13 -04:00
MikeTheWatchGuy
41d5b26cd1 A Next/Previoius design patttern 2019-03-31 10:04:33 -04:00
MikeTheWatchGuy
680e4ca1ca Fix for OptionMenu not Updating correctly to new values 2019-03-24 11:11:03 -04:00
MikeTheWatchGuy
b33f92ce11 Release 0.10.0 2019-03-23 18:49:35 -04:00
MikeTheWatchGuy
920cecd897 Release 0.19.0 2019-03-23 17:04:48 -04:00
MikeTheWatchGuy
36cb34a3ad Release 0.24.0 2019-03-23 16:55:22 -04:00
MikeTheWatchGuy
ce50062a11 Release 3.26 & 1.26 2019-03-23 16:45:48 -04:00
MikeTheWatchGuy
d30c44a3c0 readme.md updated from https://stackedit.io/ 2019-03-23 15:50:49 -04:00
MikeTheWatchGuy
381d4fd74d readme.md updated from https://stackedit.io/ 2019-03-23 15:49:14 -04:00