Commit Graph

4895 Commits

Author SHA1 Message Date
MikeTheWatchGuy 5b83e16202 Fixed up design patterns! Yikes was old!! 2018-10-05 23:52:20 -04:00
MikeTheWatchGuy 8d3f636a8d
Merge pull request #421 from MikeTheWatchGuy/Dev-latest
More outline level improvements
2018-10-05 17:37:45 -04:00
MikeTheWatchGuy 6a47d60053 More outline level improvements 2018-10-05 17:37:02 -04:00
MikeTheWatchGuy bd48d08b2c
Merge pull request #420 from MikeTheWatchGuy/Dev-latest
Changed Outline Levels so elements show up in Table of Contents
2018-10-05 17:28:38 -04:00
MikeTheWatchGuy c81967734e Changed Outline Levels so elements show up in Table of Contents 2018-10-05 16:37:58 -04:00
MikeTheWatchGuy 623d6399ec
Merge pull request #419 from MikeTheWatchGuy/Dev-latest
New feature - Theme for tabs
2018-10-05 14:32:59 -04:00
MikeTheWatchGuy 5f3646a252 New feature - Theme for tabs 2018-10-05 14:30:58 -04:00
MikeTheWatchGuy beeea67423
Merge pull request #417 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-10-05 02:45:43 -04:00
MikeTheWatchGuy 2596c0cc45 New tab feature - Enabled / Disable tab 2018-10-05 02:37:40 -04:00
MikeTheWatchGuy 6913afd771 New Demo - Simple Tabs, Demo Tabs now shows many of the locations tabs can live 2018-10-04 19:42:25 -04:00
MikeTheWatchGuy 66aed4c838 New Topanga look and feel. Improved Popup code by removing Text as spacers 2018-10-04 19:26:49 -04:00
MikeTheWatchGuy 6bf5b0df6f NEW Demo - second Pyplot Bar Chart example 2018-10-04 19:25:28 -04:00
MikeTheWatchGuy d205cd4357
Merge pull request #414 from MikeTheWatchGuy/Dev-latest
NEW Demo Program for PyPlot diagrapms. Displays bar chart
2018-10-04 16:03:31 -04:00
MikeTheWatchGuy 087a0e218a NEW Demo Program for PyPlot diagrapms. Displays bar chart 2018-10-04 16:02:45 -04:00
MikeTheWatchGuy dc9d627ac3
Merge pull request #411 from MikeTheWatchGuy/Dev-latest
Tab text color and selected text color options (still no background c…
2018-10-03 15:37:47 -04:00
MikeTheWatchGuy 7c783dcaf2 Tab text color and selected text color options (still no background colors :-1) 2018-10-03 15:37:11 -04:00
MikeTheWatchGuy 1706cacedb
Merge pull request #410 from MikeTheWatchGuy/Dev-latest
Tabs - location and bar color changes. New demo to show tab location,…
2018-10-03 14:01:07 -04:00
MikeTheWatchGuy 71dca41dfa Tabs - location and bar color changes. New demo to show tab location, color 2018-10-03 14:00:44 -04:00
MikeTheWatchGuy af37a030c9
Merge pull request #408 from MikeTheWatchGuy/Dev-latest
Group group background color option added... slowly adding colors
2018-10-03 00:56:59 -04:00
MikeTheWatchGuy d46a292128 Group group background color option added... slowly adding colors 2018-10-03 00:56:29 -04:00
MikeTheWatchGuy 5d601cd514
Merge pull request #407 from MikeTheWatchGuy/Dev-latest
Progress Bars - Can now vary style as much as desired as long as use …
2018-10-03 00:07:34 -04:00
MikeTheWatchGuy c5fe094a66 Progress Bars - Can now vary style as much as desired as long as use different key per style 2018-10-03 00:07:07 -04:00
MikeTheWatchGuy cf69a09cac
Merge pull request #404 from MikeTheWatchGuy/Dev-latest
Forgot instruciton son pip installing fufure
2018-10-02 02:17:17 -04:00
MikeTheWatchGuy 81628acfbc Forgot instruciton son pip installing fufure 2018-10-02 02:16:58 -04:00
MikeTheWatchGuy f2f7fdaaf7
Merge pull request #401 from MikeTheWatchGuy/Dev-latest
RELEASE 3.9.0 + 1.1.0 combined
2018-10-02 00:42:09 -04:00
MikeTheWatchGuy cf2b0f21a6 RELEASE 3.9.0 + 1.1.0 combined 2018-10-02 00:41:04 -04:00
MikeTheWatchGuy 2269c9840d
Merge pull request #400 from MikeTheWatchGuy/Dev-latest
UNIFIED CODE BASE! Back to a single PySimpleGUI file that GENERATES t…
2018-10-02 00:07:10 -04:00
MikeTheWatchGuy 9d08739c73 UNIFIED CODE BASE! Back to a single PySimpleGUI file that GENERATES the PySimpleGUI27.py file 2018-10-02 00:00:49 -04:00
MikeTheWatchGuy 6147254465
Merge pull request #399 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-10-01 21:29:53 -04:00
MikeTheWatchGuy da5c8f5bc8 Changed window layout 2018-10-01 21:29:18 -04:00
MikeTheWatchGuy f5181b0ff5 NEW demo program LED Status Indicators 2018-10-01 21:22:06 -04:00
MikeTheWatchGuy f8dc155b5a
Merge pull request #398 from MikeTheWatchGuy/Dev-latest
Pythoin 2.7 version from 3 code, generated using pasteurizer
2018-10-01 18:38:22 -04:00
MikeTheWatchGuy 427adbde13 Pythoin 2.7 version from 3 code, generated using pasteurizer 2018-10-01 18:37:34 -04:00
MikeTheWatchGuy fac9d24ffc
Merge pull request #397 from MikeTheWatchGuy/Dev-latest
YouTube Tutorial - Floating CPU meter
2018-10-01 17:13:28 -04:00
MikeTheWatchGuy 8aa463dd80 YouTube Tutorial - Floating CPU meter 2018-10-01 17:12:43 -04:00
MikeTheWatchGuy c9774920e9
Merge pull request #396 from MikeTheWatchGuy/Dev-latest
NEW tab_location setting for TabGroup Element, code to detect P2.7 fr…
2018-10-01 16:23:33 -04:00
MikeTheWatchGuy 085a33b919 NEW tab_location setting for TabGroup Element, code to detect P2.7 from P3 for tkinter imports, Error detect for key not found 2018-10-01 16:20:30 -04:00
MikeTheWatchGuy fcc84ac272
Merge pull request #394 from MikeTheWatchGuy/Dev-latest
3.8.6
2018-09-30 22:51:10 -04:00
MikeTheWatchGuy 842981afcf 3.8.6 2018-09-30 22:33:14 -04:00
MikeTheWatchGuy f5faf646cd
Merge pull request #393 from MikeTheWatchGuy/Dev-latest
3.8.5 RELEASE
2018-09-30 21:49:44 -04:00
MikeTheWatchGuy c0f0032896 3.8.5 RELEASE 2018-09-30 21:46:50 -04:00
MikeTheWatchGuy 82a58400f2
Merge pull request #392 from MikeTheWatchGuy/Dev-latest
Used PopupError cfor bad element update
2018-09-30 19:43:07 -04:00
MikeTheWatchGuy c588b817f7 Used PopupError cfor bad element update 2018-09-30 19:38:41 -04:00
MikeTheWatchGuy 800f5721b7
Merge pull request #391 from MikeTheWatchGuy/Dev-latest
New Error Element
2018-09-30 19:21:22 -04:00
MikeTheWatchGuy aa2911b91e New Error Element 2018-09-30 19:20:50 -04:00
MikeTheWatchGuy 231251fe43
Merge pull request #390 from MikeTheWatchGuy/Dev-latest
New Popup demo
2018-09-30 14:49:02 -04:00
MikeTheWatchGuy c28c5ef2d1 New Popup demo 2018-09-30 14:48:31 -04:00
MikeTheWatchGuy 34ba181fe7
Merge pull request #389 from MikeTheWatchGuy/Dev-latest
Help files in PDF format.  New 1-minute cookbook
2018-09-30 14:37:14 -04:00
MikeTheWatchGuy c2a26a4d85 Help files in PDF format. New 1-minute cookbook 2018-09-30 14:33:44 -04:00
MikeTheWatchGuy 256f742bf6
Merge pull request #387 from MikeTheWatchGuy/Dev-latest
Coobook in PDF format
2018-09-30 01:23:39 -04:00