Commit Graph

16 Commits

Author SHA1 Message Date
MikeTheWatchGuy 0645b49624 Use the NEW Timeout capability for timing... no more sleeps 2018-10-18 14:56:08 -04:00
MikeTheWatchGuy c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy 91da5ed7b2 Release 3.9.1 & 1.1.2 2018-10-08 13:30:33 -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 0c1860b006 Fixed erroneous popup, New demo - simple cpu meter 2018-09-20 20:42:40 -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 4ad786c27c New Graph Element ! Graph on a canvas using your own coordinate system. Demo program for Graph Element, Exception handling for CPU widget. Sometimes as getting error from psutil 2018-09-16 17:08:26 -04:00
MikeTheWatchGuy 77d68f2384 Wasn't computing individual amounts corectly. 2018-09-15 19:41:41 -04:00
MikeTheWatchGuy 90c5634ff8 CPU Widget made more efficient, new Table Element settings, Updated Progress Bar Recipe, New Pandas table demo 2018-09-15 15:44:57 -04:00
MikeTheWatchGuy 4f43f7bcaf RELEASE 3.2.0 2018-09-14 11:54:10 -04:00
MikeTheWatchGuy 317f90b0c5 Typos 2018-09-13 20:08:35 -04:00
MikeTheWatchGuy f112907e89 Removed f-strings, fixed Raspberry Pi launching issue. New function names for ReadNonBlocking - Finalize, PreRead 2018-09-13 19:57:58 -04:00
MikeTheWatchGuy a74ec9bdae Added showing top 8 CPU processeses by utilization 2018-09-13 17:24:55 -04:00
MikeTheWatchGuy 57396f3dc1 NEW Demos - Floating CPU utlization widget, Compound element - Spinner, refresh of the other Demos 2018-09-12 16:46:35 -04:00