Commit Graph

6875 Commits

Author SHA1 Message Date
Jorj X. McKie 85dd189334
Viewer for arbitrary images 2018-09-03 10:05:33 -04:00
MikeTheWatchGuy c7f33c6082
Merge pull request #106 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-03 08:48:11 -04:00
MikeTheWatchGuy 6115a00e30 Better prog bar layout 2018-09-02 22:53:11 -04:00
MikeTheWatchGuy a33b071084 New icon 2018-09-02 22:25:13 -04:00
MikeTheWatchGuy 60a93a54ae Fill form function working! New Look and Feel settings 2018-09-02 22:15:05 -04:00
MikeTheWatchGuy bf7a01bb65
Merge pull request #105 from MikeTheWatchGuy/Dev-latest
Table display Recipe added to Cookbook
2018-09-02 17:17:28 -04:00
MikeTheWatchGuy 38dd2732e4 Table display Recipe added to Cookbook 2018-09-02 17:16:18 -04:00
MikeTheWatchGuy 4da4da4f59
Merge pull request #104 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-02 16:32:45 -04:00
MikeTheWatchGuy 4e518e9667 Change from MsgBox to Popup. New screen shots 2018-09-02 16:31:18 -04:00
MikeTheWatchGuy 9c6b215265 Dark color them for Demo Fill program 2018-09-02 13:41:03 -04:00
MikeTheWatchGuy 83d62d2555 NEW Fill Form feature! More Popup functions, Update methods added for all elements that did not have previously 2018-09-02 13:38:59 -04:00
MikeTheWatchGuy b8badb76f4
Merge pull request #102 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-02 01:06:31 -04:00
MikeTheWatchGuy f8aff92c98 Default icon, function hiding, experimental dummy button, MsgBox renaming to Popup, Non-blocking Pop-up, removed legacy LayoutAndShow 2018-09-02 01:01:37 -04:00
MikeTheWatchGuy 4c8722765a Fix for radio button disappearing
Used same logar
2018-09-01 19:04:19 -04:00
MikeTheWatchGuy 9152c18456
Merge pull request #101 from MikeTheWatchGuy/Dev-latest
NEW Dark look and feel setting. Fixed problem with incorrect checkbox…
2018-09-01 18:03:32 -04:00
MikeTheWatchGuy aeaf04ed73 NEW Dark look and feel setting. Fixed problem with incorrect checkbox colors 2018-09-01 17:46:35 -04:00
MikeTheWatchGuy b11a433b02
Merge pull request #98 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-09-01 11:38:04 -04:00
MikeTheWatchGuy 209e5ebf25 bug fix 2018-09-01 11:37:36 -04:00
MikeTheWatchGuy a19fb528d4 NEW ELEMENT - InputOptionMenu / OptionMenu. Acts like a ComboBox but looks better
Never heard of this widget before, but after seeing it, had to add it to the list of Element choices!
2018-09-01 11:28:44 -04:00
MikeTheWatchGuy 421e96e800 Font sizer - fixed exit detection. Change Submits for Slider - don't setup unless change_submits flag is set 2018-09-01 10:51:19 -04:00
MikeTheWatchGuy 51045e9e8c
Merge pull request #96 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-31 21:29:14 -04:00
MikeTheWatchGuy c4364a2109 New Pop series of functions Popup, PopupGetFile, PopupGetFolder, PopupGetText, 2018-08-31 19:03:19 -04:00
MikeTheWatchGuy 3793ff81c2 Slider change_submits feature. Update method for Slider, updated Font Sizer demo 2018-08-31 09:29:00 -04:00
MikeTheWatchGuy b7c095d9c0 New demo that shows how to use new spinner change submits capability 2018-08-31 09:10:15 -04:00
MikeTheWatchGuy 310fe845e4 Spin Element change_submits feature, can change font when updating Text Element, CHANGE TO PACKED ROWS
Important change to how "rows" are placed into form.  Switched from Grid to packed. SHOULD be ok, but it's a big change.
2018-08-31 09:07:37 -04:00
MikeTheWatchGuy f574f33318 Slider addition 2018-08-30 22:02:29 -04:00
MikeTheWatchGuy 98826869a1
Merge pull request #93 from MikeTheWatchGuy/Dev-latest
Automatically show code when item selected
2018-08-30 10:56:14 -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 1855ba0d56
Merge pull request #92 from MikeTheWatchGuy/Dev-latest
Cookbook browser, Matplotlib browser,  Ping graph layout
2018-08-30 09:59:29 -04:00
MikeTheWatchGuy b7a818ac72 Cookook browser, Matplotlib browser, Ping graph layout 2018-08-30 09:58:54 -04:00
MikeTheWatchGuy 88e53ccffc
Merge pull request #91 from MikeTheWatchGuy/Dev-latest
Display a periodically updated graphical ping time
2018-08-30 09:16:04 -04:00
MikeTheWatchGuy b0c6ff3076 Display a periodically updated graphical ping time 2018-08-30 09:05:59 -04:00
MikeTheWatchGuy 97a011a50d
Merge pull request #89 from MikeTheWatchGuy/Dev-latest
New Animated Ping Graph!
2018-08-29 21:53:28 -04:00
MikeTheWatchGuy 102322822b New Animated Ping Graph! 2018-08-29 21:50:47 -04:00
MikeTheWatchGuy 3fe76af88e
Merge pull request #88 from MikeTheWatchGuy/Dev-latest
Blocking / Non-Blocking option
2018-08-29 21:00:52 -04:00
MikeTheWatchGuy fda9298a00 Blocking / Non-Blocking option 2018-08-29 21:00:08 -04:00
MikeTheWatchGuy 72365184d7
Merge pull request #87 from MikeTheWatchGuy/Dev-latest
Improved spiffy launcher!!
2018-08-29 20:51:31 -04:00
MikeTheWatchGuy 2afef635f2 Imrpoved spiffy launcher!! 2018-08-29 20:50:10 -04:00
MikeTheWatchGuy 6d13573800
Merge pull request #86 from MikeTheWatchGuy/Dev-latest
Cookbook updated
2018-08-29 19:42:33 -04:00
MikeTheWatchGuy a27240f146 Cookbook updated 2018-08-29 19:42:00 -04:00
MikeTheWatchGuy 8109f3cefc
Merge pull request #85 from MikeTheWatchGuy/Dev-latest
2.11 Docs
2018-08-29 19:01:51 -04:00
MikeTheWatchGuy 159d98a2dc 2.11 Docs 2018-08-29 18:15:59 -04:00
MikeTheWatchGuy 40a4e0b637
Merge pull request #84 from MikeTheWatchGuy/Dev-latest
Removed Control C, Updated All Widgets, new Cookbook demo!
2018-08-29 17:59:42 -04:00
MikeTheWatchGuy 3e8c59d7dd New SystemDefaul look and feel setting 2018-08-29 17:59:06 -04:00
MikeTheWatchGuy 7b26ccb809 Demo Cookbook both shows the code and executes it! 2018-08-29 17:43:13 -04:00
MikeTheWatchGuy c1de1938c1 Removed Contrtol C, Updated All Widgets, new Cookbook demo! 2018-08-29 13:36:03 -04:00
MikeTheWatchGuy 4e9024d201
Merge pull request #83 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-29 11:27:34 -04:00
MikeTheWatchGuy 3eb65e5093 Readme (markdown whoas -sigh-) 2018-08-29 11:26:28 -04:00
MikeTheWatchGuy 52eee9c083 Readme formatting (What the HELL?) 2018-08-29 11:22:05 -04:00
MikeTheWatchGuy 1803625ae0 Readme updates (formatting hell) 2018-08-29 11:13:39 -04:00