Commit Graph

2905 Commits

Author SHA1 Message Date
MikeTheWatchGuy b2dc9869d0 New Update capability for Spinner Elements. Can set value, values. Removed buggy code in button wrapping, added key to progressbar 2018-09-10 16:49:04 -04:00
MikeTheWatchGuy 728f64040b
Merge pull request #183 from MikeTheWatchGuy/Dev-latest
Removed all externally created elements - replaced with calls to form…
2018-09-10 12:38:13 -04:00
MikeTheWatchGuy a8f674a44a Removed all externally created elements - replaced with calls to form.FindElement. Many recipes updated to new preferred design patterns 2018-09-10 12:37:45 -04:00
MikeTheWatchGuy f26459e460
Merge pull request #182 from MikeTheWatchGuy/Dev-latest
RELEASE 3.01.00
2018-09-10 11:28:33 -04:00
MikeTheWatchGuy 9f831a9f9c RELEASE 3.01.00 2018-09-10 11:27:49 -04:00
MikeTheWatchGuy 01357fd54d
Merge pull request #181 from MikeTheWatchGuy/Dev-latest
Add more pip installation info
2018-09-10 10:03:32 -04:00
MikeTheWatchGuy 8ebc7852dd Add more pip installation info 2018-09-10 10:02:56 -04:00
MikeTheWatchGuy 7da31e1d70
Merge pull request #179 from MikeTheWatchGuy/Dev-latest
New readme
2018-09-10 00:25:51 -04:00
MikeTheWatchGuy 6f80065afe New readme 2018-09-10 00:24:29 -04:00
MikeTheWatchGuy 294b7345a9
Merge pull request #178 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-09 23:31:30 -04:00
MikeTheWatchGuy ce4f456cb3 Demo for MENUS! 2018-09-09 23:31:13 -04:00
MikeTheWatchGuy 9f4f7d125e MENUS! Updated Desktop Timer Widget 2018-09-09 23:22:10 -04:00
MikeTheWatchGuy d1239fa607
Merge pull request #177 from fluxrider/master
Listbox: in Update(), point to the new values.
2018-09-09 21:50:57 -04:00
fluxrider 38a18042ea Listbox: in Update(), point to the new values. 2018-09-09 19:27:29 -04:00
MikeTheWatchGuy 73ed99a56c
Merge pull request #176 from MikeTheWatchGuy/Dev-latest
Compacted and commented code.  Make more efficient by reading non-blo…
2018-09-09 13:26:13 -04:00
MikeTheWatchGuy cc71b76161 Compacted and commented code. Make more efficient by reading non-blocking only when timer is running 2018-09-09 13:25:33 -04:00
MikeTheWatchGuy e792ac3aee
Merge pull request #175 from MikeTheWatchGuy/Dev-latest
Essentially release 3.0.3.  + New Floating Timer Demo (Desktop Widget)
2018-09-09 12:29:08 -04:00
MikeTheWatchGuy 03b21c4eca New Floating Timer Demo (Desktop Widget) 2018-09-09 12:28:07 -04:00
MikeTheWatchGuy d09c69a392
Merge pull request #174 from MikeTheWatchGuy/Dev-latest
Fix for Update of Button Element
2018-09-09 12:23:27 -04:00
MikeTheWatchGuy 4c09977365 Fix for Update of Button Element 2018-09-09 12:22:45 -04:00
MikeTheWatchGuy 4fc69382ee
Merge pull request #173 from MikeTheWatchGuy/Dev-latest
More about Async forms
2018-09-08 22:54:50 -04:00
MikeTheWatchGuy 74bfa9bb14 More about Async forms 2018-09-08 22:54:27 -04:00
MikeTheWatchGuy 4cef5d000d
Merge pull request #172 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-08 19:37:58 -04:00
MikeTheWatchGuy 0163597224 NEW Floating Toolbar demo 2018-09-08 19:37:37 -04:00
MikeTheWatchGuy ebb0dbb03a RELEASE 3.0.2 2018-09-08 16:26:38 -04:00
MikeTheWatchGuy a7783f8441
Merge pull request #171 from MikeTheWatchGuy/Dev-latest
grab_anywhere option now available for non-blocking forms, but defaul…
2018-09-08 15:33:19 -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 490673bbab
Merge pull request #169 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-08 15:16:20 -04:00
MikeTheWatchGuy c9625b548b minor edit 2018-09-08 15:15:43 -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 d3bbf9effd
Merge pull request #168 from MikeTheWatchGuy/Dev-latest
TURNED OFF the grab_anywhere parameter for non-blocking forms.  New #…
2018-09-08 13:54:55 -04:00
MikeTheWatchGuy 1268885f3c TURNED OFF the grab_anywhere parameter for non-blocking forms. New #! line at top of file. Beginning of new Menu Element (in progress don't use) 2018-09-08 13:54:28 -04:00
MikeTheWatchGuy fdd67f9be6
Merge pull request #166 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-08 01:13:16 -04:00
MikeTheWatchGuy 8712c09e08 Added correct sizing to ComboBoxes - how height matches user requested height 2018-09-08 01:12:43 -04:00
MikeTheWatchGuy 96f7bfce45 Added color chooser 2018-09-07 23:54:34 -04:00
MikeTheWatchGuy ec31122947
Merge pull request #164 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-07 23:24:22 -04:00
MikeTheWatchGuy a968100ab8 Various fixes 2018-09-07 23:23:45 -04:00
MikeTheWatchGuy ceb09ae62c Fixed broken realtime buttons 2018-09-07 23:15:49 -04:00
MikeTheWatchGuy 71600bc4ac
Merge pull request #163 from MikeTheWatchGuy/Dev-latest
New feature - keep_on_top setting in FlexForm
2018-09-07 22:15:05 -04:00
MikeTheWatchGuy aaedeae326 New feature - keep_on_top setting in FlexForm 2018-09-07 22:13:15 -04:00
MikeTheWatchGuy 96f3254403
Merge pull request #162 from MikeTheWatchGuy/Dev-latest
Credit for window move code
2018-09-07 21:13:44 -04:00
MikeTheWatchGuy b6cb352cb3 Credit for window move code 2018-09-07 21:12:57 -04:00
MikeTheWatchGuy 5df67be3d7
Merge pull request #161 from MikeTheWatchGuy/Dev-latest
RELEASE 3.0
2018-09-07 18:05:07 -04:00
MikeTheWatchGuy 5a2aa66934 RELEASE 3.0 2018-09-07 18:04:23 -04:00
MikeTheWatchGuy 3469f82ed2
Merge pull request #160 from MikeTheWatchGuy/Dev-latest
NEW Color Chooser Button
2018-09-07 16:38:19 -04:00
MikeTheWatchGuy 54e249de59 NEW Color Chooser Button 2018-09-07 16:37:50 -04:00
MikeTheWatchGuy 439f8d981d
Merge pull request #154 from MikeTheWatchGuy/Dev-latest
Added ability to disable a Combobox... can also create as disabled
2018-09-07 13:26:22 -04:00
MikeTheWatchGuy 3278727744 Added ability to disable a Combobox... can also create as disabled 2018-09-07 13:25:56 -04:00
MikeTheWatchGuy 9bfec75d38
Merge pull request #152 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-07 10:34:02 -04:00
MikeTheWatchGuy fdab86b66f Turn off grab_anywhere on Demos of realtime buttons due to error message from tkinter 2018-09-07 10:33:23 -04:00