Commit Graph

614 Commits

Author SHA1 Message Date
MikeTheWatchGuy 592e60083d Doc strings added for all Elements, removed last of UberForm, added disable parm to all buttons, warning on LookAndFeel if invalid 2018-10-09 07:50:06 -04:00
MikeTheWatchGuy 4664c4b069 NEW Demo - Play back a web camera using OpenCV.. with a GUI 2018-10-08 21:02:43 -04:00
MikeTheWatchGuy aa39167e6f Button sizes changed for a lot of the Popups so they are the same size. 2018-10-08 18:33:47 -04:00
MikeTheWatchGuy 2253522b52 Disabled disabled disabled.... 2018-10-08 18:19:19 -04:00
MikeTheWatchGuy beb3f17e25 Background colors for images, disabled parameter for input text 2018-10-08 17:50:54 -04:00
MikeTheWatchGuy c435c3eaa2 New PDF docs based on Readme and Cookbook(generated online using PDFCrowd) 2018-10-08 17:38:25 -04:00
MikeTheWatchGuy 91da5ed7b2 Release 3.9.1 & 1.1.2 2018-10-08 13:30:33 -04:00
MikeTheWatchGuy 8f7356f425 Completely new set of materials for GUI class! Thanks Tony!! 2018-10-08 01:36:38 -04:00
MikeTheWatchGuy ee0765c345 Finished descriptions with live examples, tabs on left 2018-10-08 00:40:11 -04:00
MikeTheWatchGuy 1491fa77ea NEW PopupQuick call - a non-blocking, self-closing popup 2018-10-07 15:31:29 -04:00
MikeTheWatchGuy 7515871da7 Removed print 2018-10-07 15:19:50 -04:00
MikeTheWatchGuy 094b14ade3 Red text 2018-10-07 14:19:27 -04:00
MikeTheWatchGuy 0c6361793e Sort by CPU %, fixed scrolling problem... looking really good! 2018-10-07 14:18:52 -04:00
MikeTheWatchGuy 7469a14b1f New Demo application - Integrating with Turtle 2018-10-07 01:03:18 -04:00
MikeTheWatchGuy bddbb189de Changed to plain look and feel 2018-10-06 23:52:11 -04:00
MikeTheWatchGuy 990b5aecee filtering 2018-10-06 22:57:57 -04:00
MikeTheWatchGuy addbf19ff9 Filter as you type feature 2018-10-06 22:42:47 -04:00
MikeTheWatchGuy cbc7b410a7 even more tweaking 2018-10-06 14:48:16 -04:00
MikeTheWatchGuy e7eb03fdca More tweaking of quick ref 2018-10-06 14:40:55 -04:00
MikeTheWatchGuy cc7bfeadab Finished definitions of SDK in Demo SDK Quick Ref 2018-10-06 14:31:59 -04:00
MikeTheWatchGuy eefd42af17 Need to make listbox list non-zero to get around crashing bug in PSG 2018-10-06 12:53:48 -04:00
MikeTheWatchGuy db2a5112f0 NEW Demo - Process killer 2018-10-06 12:49:06 -04:00
MikeTheWatchGuy 45902d6d5a Exposed Look and Feel table so additions can be easily made 2018-10-06 01:33:02 -04:00
MikeTheWatchGuy 22ff47dc24 Update Demo_PSG_SDK_Quick_Ref.py 2018-10-06 01:08:01 -04:00
MikeTheWatchGuy 10ec6a11ae NEW demo program - SDK Quick Reference 2018-10-06 01:05:25 -04:00
MikeTheWatchGuy 5b83e16202 Fixed up design patterns! Yikes was old!! 2018-10-05 23:52:20 -04:00
MikeTheWatchGuy 6a47d60053 More outline level improvements 2018-10-05 17:37:02 -04:00
MikeTheWatchGuy c81967734e Changed Outline Levels so elements show up in Table of Contents 2018-10-05 16:37:58 -04:00
MikeTheWatchGuy 5f3646a252 New feature - Theme for tabs 2018-10-05 14:30:58 -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 087a0e218a NEW Demo Program for PyPlot diagrapms. Displays bar chart 2018-10-04 16:02:45 -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 71dca41dfa Tabs - location and bar color changes. New demo to show tab location, color 2018-10-03 14:00:44 -04:00
MikeTheWatchGuy d46a292128 Group group background color option added... slowly adding colors 2018-10-03 00:56:29 -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 81628acfbc Forgot instruciton son pip installing fufure 2018-10-02 02:16:58 -04:00
MikeTheWatchGuy cf2b0f21a6 RELEASE 3.9.0 + 1.1.0 combined 2018-10-02 00:41:04 -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 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 427adbde13 Pythoin 2.7 version from 3 code, generated using pasteurizer 2018-10-01 18:37:34 -04:00
MikeTheWatchGuy 8aa463dd80 YouTube Tutorial - Floating CPU meter 2018-10-01 17:12:43 -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 842981afcf 3.8.6 2018-09-30 22:33:14 -04:00
MikeTheWatchGuy c0f0032896 3.8.5 RELEASE 2018-09-30 21:46:50 -04:00
MikeTheWatchGuy c588b817f7 Used PopupError cfor bad element update 2018-09-30 19:38:41 -04:00
MikeTheWatchGuy aa2911b91e New Error Element 2018-09-30 19:20:50 -04:00