Commit Graph

2030 Commits

Author SHA1 Message Date
MikeTheWatchGuy a130079059 Initial Checkin 2019-03-14 22:28:49 -04:00
MikeTheWatchGuy b23b48a44f Release 0.17.0 - row_header_text added to Table, lots more work on Tables 2019-03-14 22:25:01 -04:00
MikeTheWatchGuy 65a6edcf50 Completed the Multiline Output Scrolling stuff. Table now returns "selected" row (clicked on row) 2019-03-14 12:51:49 -04:00
MikeTheWatchGuy 56205903c3 Fix for appending text when Updating a Multiline Output Element (thanks Davide!) 2019-03-14 11:11:23 -04:00
MikeTheWatchGuy f7f1c0fba3 Table Support! (limited). Release 0.16.0 2019-03-13 22:21:18 -04:00
MikeTheWatchGuy 22c3696e5a Table - Limited support, removed CloseButton from internally made windows like popup 2019-03-13 20:53:01 -04:00
MikeTheWatchGuy 2340b1e82b Removed comment code that fails in 2.7 2019-03-09 15:09:13 -05:00
MikeTheWatchGuy bed31c7580 Added tons of comments, new itertools use, uses 3 threads now 2019-03-09 12:31:45 -05:00
MikeTheWatchGuy 1b88993244 Catching up version 2.7 to 3.0 PySimpleGUI 2019-03-09 10:46:11 -05:00
MikeTheWatchGuy bed651be17 Release 0.23.0 2019-03-08 10:55:28 -05:00
MikeTheWatchGuy e68278b948 Added ability to control autoscroll using Update 2019-03-07 11:03:08 -05:00
MikeTheWatchGuy 673f5f68a0 Added check for None when setting icon using SetOptions 2019-03-06 10:57:35 -05:00
MikeTheWatchGuy 5d03a00f0b
Merge pull request #1198 from deajan/wx-icon-fix
Allow customized icon to work with SetOptions
2019-03-06 10:28:18 -05:00
MikeTheWatchGuy c9d7c9c425 More changes to Radio Buttons 2019-03-05 12:54:35 -05:00
MikeTheWatchGuy 0a1dabe636 Version 0.15.0 - Turned off multiple instance by default 2019-03-05 11:17:01 -05:00
MikeTheWatchGuy df71cef568 Release 0.13.0 - Adds ability to set the multiple_instance parameter when starting Remi. 2019-03-05 10:54:33 -05:00
MikeTheWatchGuy 59988dd430 Added ability for Radio Buttons to span Columns 2019-03-05 10:40:04 -05:00
Orsiris de Jong a5dd4ebf99
Allow customized icon to work with SetOptions 2019-03-05 14:31:20 +01:00
MikeTheWatchGuy a7baf94764
Merge pull request #1196 from PySimpleGUI/revert-1195-wx_custom_icon_fix
Revert "Allow custom icon to work via SetOptions"
2019-03-05 08:01:31 -05:00
MikeTheWatchGuy 305bcb3671
Revert "Allow custom icon to work via SetOptions" 2019-03-05 08:01:19 -05:00
MikeTheWatchGuy 6a9d3f9550
Merge pull request #1195 from deajan/wx_custom_icon_fix
Allow custom icon to work via SetOptions
2019-03-05 07:59:12 -05:00
Orsiris de Jong 66210a7f38
Allow custom icon to work via SetOptions 2019-03-05 12:34:06 +01:00
MikeTheWatchGuy 4cdcda44ad
Merge pull request #1191 from PySimpleGUI/Dev-latest
Dev latest
2019-03-02 17:44:34 -05:00
MikeTheWatchGuy 1c46c3456b Process multiple messages at one time, timing changes 2019-03-02 17:43:47 -05:00
MikeTheWatchGuy 30342b7bea Compacted thread startup 2019-03-02 14:32:20 -05:00
MikeTheWatchGuy 23fc85d423
Merge pull request #1189 from PySimpleGUI/Dev-latest
New design pattern
2019-03-02 13:32:11 -05:00
MikeTheWatchGuy 35f5958c4c New design pattern 2019-03-02 13:31:34 -05:00
PySimpleGUI c17671c0c7
Update issue templates 2019-02-28 19:21:34 -05:00
MikeTheWatchGuy 574fdcafd3
Merge pull request #1185 from PySimpleGUI/Dev-latest
Release 0.12.0
2019-02-28 11:52:03 -05:00
MikeTheWatchGuy bcd426684d Release 0.12.0 2019-02-28 11:29:47 -05:00
MikeTheWatchGuy 3fd51c0dbb
Merge pull request #1182 from PySimpleGUI/Dev-latest
Initial checkin
2019-02-26 09:55:02 -05:00
MikeTheWatchGuy 660ca9c330 Initial checkin 2019-02-26 09:54:36 -05:00
MikeTheWatchGuy ba00affe27
Merge pull request #1180 from PySimpleGUI/Dev-latest
Release 0.11.0
2019-02-25 14:58:26 -05:00
MikeTheWatchGuy 4fa2a7bfbf Release 0.11.0 2019-02-25 14:57:32 -05:00
MikeTheWatchGuy a4f3c21b12
Merge pull request #1178 from PySimpleGUI/Dev-latest
Dev latest
2019-02-25 14:04:04 -05:00
MikeTheWatchGuy 51ce329dea Fixed for WindowFlags crassh when using the pyside2 version 5.12.1 2019-02-25 14:03:15 -05:00
MikeTheWatchGuy 35ca4a3756 Release with changes to OneLineProgressMeter 2019-02-25 12:59:06 -05:00
MikeTheWatchGuy 03d9c2dde4 Initial check-in of a bunch of demo programs 2019-02-25 12:58:12 -05:00
MikeTheWatchGuy b869a07c5b
Merge pull request #1177 from PySimpleGUI/Dev-latest
Update slider range, exposed all Remi startup parameters through wind…
2019-02-24 18:28:01 -05:00
MikeTheWatchGuy 4c0f0bbabb Update slider range, exposed all Remi startup parameters through window call. 2019-02-24 18:27:32 -05:00
MikeTheWatchGuy b3607d435a
Merge pull request #1174 from PySimpleGUI/Dev-latest
Release 3.25
2019-02-20 09:02:47 -05:00
MikeTheWatchGuy 9c68b9ea5e Release 3.25 2019-02-20 09:02:08 -05:00
MikeTheWatchGuy 008b3c81e5
Merge pull request #1173 from PySimpleGUI/Dev-latest
Dev latest
2019-02-20 08:59:10 -05:00
MikeTheWatchGuy e00ac4102d Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-20 08:52:53 -05:00
MikeTheWatchGuy 231b18127d Release 0.8.0 2019-02-20 08:52:31 -05:00
MikeTheWatchGuy 7ac58296a3 PySimpleGUIWx/readme.md updated from https://stackedit.io/ 2019-02-20 08:50:21 -05:00
MikeTheWatchGuy 4ca6771ab0 readme.md updated from https://stackedit.io/ 2019-02-20 08:38:16 -05:00
MikeTheWatchGuy 9ed89debf0
Merge pull request #1172 from PySimpleGUI/Dev-latest
Dev latest
2019-02-20 08:36:39 -05:00
MikeTheWatchGuy a7e7635557 Merge branch 'Dev-latest' of https://github.com/MikeTheWatchGuy/PySimpleGUI into Dev-latest 2019-02-20 08:35:27 -05:00
MikeTheWatchGuy b27f86db81 Release 3.25 2019-02-20 08:35:24 -05:00