Commit graph

142 commits

Author SHA1 Message Date
MikeTheWatchGuy
03d9c2dde4 Initial check-in of a bunch of demo programs 2019-02-25 12:58:12 -05:00
MikeTheWatchGuy
4c0f0bbabb Update slider range, exposed all Remi startup parameters through window call. 2019-02-24 18:27:32 -05:00
MikeTheWatchGuy
bf41ebdf76 Release 0.10.0 Image Element, Update methods for others 2019-02-16 17:12:39 -05:00
MikeTheWatchGuy
adfa9d5d21 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-16 16:53:36 -05:00
MikeTheWatchGuy
bd99bef130 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-16 16:52:04 -05:00
MikeTheWatchGuy
4520bb6c7c PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-16 16:50:32 -05:00
MikeTheWatchGuy
0aba10d357 Release 0.9.0 2019-02-14 18:50:21 -05:00
MikeTheWatchGuy
dfaef4ca14 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-12 16:34:02 -05:00
MikeTheWatchGuy
983a8fb3f8 0.8.0 2019-02-12 16:21:36 -05:00
MikeTheWatchGuy
55210187e8 Window.Hide, Window.UnHide 2019-02-12 16:09:59 -05:00
MikeTheWatchGuy
74876c440d Release 0.8.0 2019-02-08 16:11:50 -05:00
MikeTheWatchGuy
bf2da43a48 Multi-window support!! 2019-02-08 16:08:07 -05:00
MikeTheWatchGuy
bfd9b750e2 Release 0.7.0 2019-02-03 19:54:00 -05:00
MikeTheWatchGuy
9876eac92a 0.6.0 2019-02-03 11:33:16 -05:00
MikeTheWatchGuy
23c1adb366 Changed Remi port to 0 so will get an open port every time 2019-02-03 11:08:56 -05:00
MikeTheWatchGuy
e22c45e85f PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-01 18:17:40 -05:00
MikeTheWatchGuy
8a247dc96a PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-01 18:16:08 -05:00
MikeTheWatchGuy
6153a7e11f PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-01 18:15:33 -05:00
MikeTheWatchGuy
3e981a192d PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-01 18:14:01 -05:00
MikeTheWatchGuy
0d1408a197 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-02-01 18:12:28 -05:00
MikeTheWatchGuy
b4eff3ac55 Release 0.5.0 2019-02-01 18:10:32 -05:00
MikeTheWatchGuy
ef0465b3ff Fix for unable to set bold and text color at same time, changed text to pixel scaling from 10,25 to 10,35 2019-02-01 17:45:49 -05:00
MikeTheWatchGuy
fd2d9c9754 Attempting to embed repl.it as an iframe 2019-01-29 14:59:38 -05:00
MikeTheWatchGuy
d721437a00 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-26 14:44:47 -05:00
MikeTheWatchGuy
9c3f0d7a46 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-26 14:44:28 -05:00
MikeTheWatchGuy
871b441a53 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-26 14:42:55 -05:00
MikeTheWatchGuy
e69f0d5247 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-26 14:36:13 -05:00
MikeTheWatchGuy
0488a5e95e PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-26 14:34:40 -05:00
MikeTheWatchGuy
5aaa18fb51 Relase 0.4.0 - Events for all elements, spinner, multiline output with updates, new test harness 2019-01-26 14:31:53 -05:00
MikeTheWatchGuy
9aa57458e7 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-01-24 02:39:24 -05:00
MikeTheWatchGuy
5469f5c5a8 Release 0.3.0 2019-01-24 02:39:20 -05:00
MikeTheWatchGuy
3d96a9aad2 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-24 02:38:53 -05:00
MikeTheWatchGuy
faafaece80 PySimpleGUIWeb/readme.md updated from https://stackedit.io/ 2019-01-24 02:38:12 -05:00
MikeTheWatchGuy
40b7a1ab17 New elements - Combo, Checkbox, Listbox, Element padding 2019-01-24 02:33:49 -05:00
MikeTheWatchGuy
a71f6b2acc Release 0.2.2 2019-01-23 19:56:57 -05:00
MikeTheWatchGuy
94c48183f0 background color fix. Crashed if you didn't specify a color. Quick spin of release 0.2.1 2019-01-23 18:49:05 -05:00
MikeTheWatchGuy
698849d9b4 Disable element, Release 0.2.0 2019-01-23 16:59:54 -05:00
MikeTheWatchGuy
538e469723 Removed debug print 2019-01-23 16:31:04 -05:00
MikeTheWatchGuy
799a6bd05d Button color, Button font, Text Font, background color, text color, size, justification, tab title, 2019-01-23 16:21:00 -05:00
MikeTheWatchGuy
588f332983 Release 0.1.1 - explaining installation 2019-01-22 11:52:45 -05:00
MikeTheWatchGuy
4d52276478 Release 0.1.0 PySimpleGUIWeb 2019-01-22 11:44:14 -05:00
MikeTheWatchGuy
5a9c36b09c PySimpleGUIWeb initial check in 2019-01-22 11:32:12 -05:00