MikeTheWatchGuy
|
c79a8772cc
|
Renamed return value from Read call from button to event... EVERYWHERE
|
2018-10-15 16:07:23 -04:00 |
MikeTheWatchGuy
|
4548b1dd9b
|
New imports... switched order so that PyCharm will pick up with Python 3 import first
|
2018-09-28 14:57:37 -04:00 |
MikeTheWatchGuy
|
ab98ea20eb
|
Added import code for BOTH 2.,7 and 3
|
2018-09-27 16:24:09 -04:00 |
MikeTheWatchGuy
|
a1f4c60271
|
Major demo refresh.. switched everything to new function names, new design patterns
Out with the old, in with the new!!
|
2018-09-24 18:01:00 -04:00 |
MikeTheWatchGuy
|
53db1545d8
|
Shuffled around parms in calls to Button so that Button can be called by user. Changed all MsgBox calls to Popup
|
2018-09-20 10:41:47 -04:00 |
MikeTheWatchGuy
|
a968100ab8
|
Various fixes
|
2018-09-07 23:23:45 -04:00 |
MikeTheWatchGuy
|
b471b5dd05
|
Fixed import as g instead of sg bug, made some demos borderless, used form.FindElement where possible, fixed PopupGetFile and PopupGetFolder no_window option
|
2018-09-06 16:20:37 -04:00 |
MikeTheWatchGuy
|
8b78d6e955
|
Refresh of ALL Demos in prep for 2.20 release
|
2018-09-04 19:43:22 -04:00 |
MikeTheWatchGuy
|
8f220a7ac1
|
Refresh of Demo applications
|
2018-08-09 13:18:04 -04:00 |
MikeTheWatchGuy
|
bf0c09ac05
|
Demo of Realtime Buttons
Remote control demo using Realtime Buttons
|
2018-07-31 00:01:07 -04:00 |
MikeTheWatchGuy
|
bbc6a555f9
|
Readme updates
Python3 requirement spelled out
|
2018-07-30 10:12:12 -04:00 |
MikeTheWatchGuy
|
418027adfb
|
Better poll loop
|
2018-07-29 09:11:51 -04:00 |
MikeTheWatchGuy
|
2629d23ac1
|
More/better comments
A design recipe for Non-blocking forms
|
2018-07-29 08:57:28 -04:00 |
MikeTheWatchGuy
|
b51cf2b355
|
Fix for Pi
Was using Python feature that caused errors on Pi running 3.4.
|
2018-07-28 06:45:39 -04:00 |
MikeTheWatchGuy
|
2109bdbc97
|
Renamed demo files, new demo of tabbed forms
Changed filenames to remove spaces so will be easier to work with on Linux.
|
2018-07-25 06:40:14 -04:00 |