Commit Graph

19 Commits

Author SHA1 Message Date
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 21bbb7fca8 Changed ReadNonBlocking to Finalize for forms needing to do an Update prior to Read 2018-09-14 12:17:19 -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
MikeTheWatchGuy c79b0be31d Added Enable/Disable to all input elements! Refresh of many Demo programs 2018-09-11 08:38:38 -04:00
MikeTheWatchGuy 699a6912d2 grab_anywhere option now available for non-blocking forms, but defaults to False for non-blocking. More Cookbook cleanup 2018-09-08 15:32:38 -04:00
MikeTheWatchGuy bd0bdd8c3b Bug fixes. Had to add a "Show Code" button to get around weird bug with select boxes returning on change 2018-09-08 15:15:23 -04:00
MikeTheWatchGuy a968100ab8 Various fixes 2018-09-07 23:23:45 -04:00
MikeTheWatchGuy aaedeae326 New feature - keep_on_top setting in FlexForm 2018-09-07 22:13:15 -04:00
MikeTheWatchGuy 5a2aa66934 RELEASE 3.0 2018-09-07 18:04:23 -04:00
MikeTheWatchGuy 630f321fa3 Fix for *args crash in python 3.4. Had no idea was broken. OpenCV window sizing, Fix for tables in cookbook 2018-09-06 21:30:26 -04:00
MikeTheWatchGuy 32a9dc79ce Release 2.30 refresh of readme and demos
Lots of forms went borderless so important that 2.30 be released.
2018-09-06 12:01:19 -04:00
MikeTheWatchGuy 1eeada1d54 Fixed Bug introduced when adding calendar. Was creating additional return values! UGH. 2018-09-05 10:29:36 -04:00
MikeTheWatchGuy 8b78d6e955 Refresh of ALL Demos in prep for 2.20 release 2018-09-04 19:43:22 -04:00
MikeTheWatchGuy 50a69f25fc New PopupNoButtons box, added "key" to all elements, form.FindElement method, Combo.Update can update list of allowed values, 2018-09-03 23:58:56 -04:00
MikeTheWatchGuy 716511b887 New TightLayout recipe. Renamed listbox select_submits to change_submits. 2018-09-03 17:57:22 -04:00
MikeTheWatchGuy 38dd2732e4 Table display Recipe added to Cookbook 2018-09-02 17:16:18 -04:00
MikeTheWatchGuy 870c3026f5 Automatically show code when item selected
This is such a cool feature.
2018-08-30 10:55:49 -04:00
MikeTheWatchGuy b7a818ac72 Cookook browser, Matplotlib browser, Ping graph layout 2018-08-30 09:58:54 -04:00