Commit Graph

6846 Commits

Author SHA1 Message Date
MikeTheWatchGuy 23bdd2664c Fixed clearing of background, many more plots 2018-08-27 20:41:34 -04:00
MikeTheWatchGuy db7e765275
Merge pull request #63 from MikeTheWatchGuy/Dev-latest
Made so that initially no graph is shown
2018-08-27 16:25:11 -04:00
MikeTheWatchGuy 28a38dcf86 Made so that initially no graph is shown 2018-08-27 16:23:56 -04:00
MikeTheWatchGuy a1a553084b
Merge pull request #62 from MikeTheWatchGuy/Dev-latest
Matplotlib demos! Single, animated, multiple
2018-08-27 16:11:42 -04:00
MikeTheWatchGuy e1637fe8c8 Matplotlib demos! Single, animated, multiple 2018-08-27 16:10:32 -04:00
MikeTheWatchGuy 712c146f7f
Merge pull request #61 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-27 12:10:58 -04:00
MikeTheWatchGuy 82e326a6c1 "template" version of Matplotlib Demo
Able to re-create all of the "API demos" from this page:
https://matplotlib.org/gallery/index.html
2018-08-27 12:10:20 -04:00
MikeTheWatchGuy 5243798a73 Resolution for Sliders 2018-08-27 11:20:01 -04:00
MikeTheWatchGuy 8759046bcf Bug fix - need to decrement number of open windows after ReadFormButton clicked 2018-08-27 10:55:53 -04:00
MikeTheWatchGuy 170ce8ed5d
Merge pull request #59 from MikeTheWatchGuy/Dev-latest
New button - FilesBrowse - Select MULTIPLE files
2018-08-27 10:00:57 -04:00
MikeTheWatchGuy 1505b56601 New button - FilesBrowse - Select MULTIPLE files 2018-08-27 09:56:35 -04:00
MikeTheWatchGuy a41ac160a3
Merge pull request #58 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-27 00:54:04 -04:00
MikeTheWatchGuy adc887a9f6 Added animated Matplotlib 2018-08-27 00:53:00 -04:00
MikeTheWatchGuy de4dd992c3 Updated animated demo 2018-08-27 00:31:36 -04:00
MikeTheWatchGuy 2c6164567f Animated Matplotlib demo! 2018-08-26 23:23:21 -04:00
MikeTheWatchGuy e1dc1a703d
Merge pull request #57 from MikeTheWatchGuy/Dev-latest
Demo Matplotlib, Canvas Element changes, new Frame Element, added pad…
2018-08-26 22:21:57 -04:00
MikeTheWatchGuy 0def4bf436 Demo Matplotlib, Canvas Element changes, new Frame Element, added pad to Text, Slider
Plus a few other tweaks & bug fixes
2018-08-26 22:16:54 -04:00
MikeTheWatchGuy fad8378cb0
Delete SimScript_.py 2018-08-26 19:58:57 -04:00
MikeTheWatchGuy 79f20e4dc6
Merge pull request #54 from MikeTheWatchGuy/Dev-latest
Canvas Recipe, Update Input Element Recipe
2018-08-26 16:14:14 -04:00
MikeTheWatchGuy 4062b2b41c Canvas Recipe, Update Input Element Recipe 2018-08-26 16:10:39 -04:00
MikeTheWatchGuy a8b363e8d2
Merge pull request #53 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-26 15:31:22 -04:00
MikeTheWatchGuy ceafe787b2 New CANVAS Demo, updated PNG Viewer Demo 2018-08-26 15:29:12 -04:00
MikeTheWatchGuy e7c216dfe1 CANVAS Element! Fixes for autosizing, scroll-bar artifacts on Output, fonts for Output, all shortcut functions using new method 2018-08-26 15:20:54 -04:00
MikeTheWatchGuy ddaf87914d Cleanup keypad demo 2018-08-26 10:45:52 -04:00
MikeTheWatchGuy 4ca671b639
Merge pull request #50 from MikeTheWatchGuy/Dev-latest
Exposed 'pad' for ALL ELEMENTS. Touched every Element.  Changed how s…
2018-08-25 23:00:45 -04:00
MikeTheWatchGuy 07772cb2e7 Exposed 'pad' for ALL ELEMENTS. Touched every Element. Changed how shortcut funcations are made. New demo program Keypad. 2018-08-25 22:57:15 -04:00
MikeTheWatchGuy d34236eaba
Merge pull request #49 from MikeTheWatchGuy/Dev-latest
Release 2.10
2018-08-25 20:48:44 -04:00
MikeTheWatchGuy d4f09d367d Release 2.10 2018-08-25 20:48:06 -04:00
MikeTheWatchGuy 398d1243bb
Merge pull request #48 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-24 23:40:33 -04:00
MikeTheWatchGuy 8bf744689f Replace MAster with Dev version.... multiple progress bars 2018-08-24 23:40:14 -04:00
MikeTheWatchGuy 60034cd168 Progress bar - decrement num windows if update fails (RISKY CHANGE)
More battling over the number of open windows.  Hopefully won't cause lots of problems!
2018-08-24 23:32:12 -04:00
MikeTheWatchGuy 4119ea8b5c Slider - range can be changed using Update, Progress Bars - Max value c an be changed on the fly when calling UpdateBar. Fixed bug when multiple bars on one form 2018-08-24 22:47:21 -04:00
MikeTheWatchGuy 4a0d7b815d Correct exiting from application is user closes windows 2018-08-24 22:44:52 -04:00
MikeTheWatchGuy 17d87870e7 "Dashboard" design for progress meters.
Dashboard type of design that includes 20 Progress Meters.  Able to see the progess meters after they have competed.
2018-08-24 21:23:57 -04:00
MikeTheWatchGuy 595b3c0993 Chatterbot front-end. Machine Learning 2018-08-24 12:20:01 -04:00
MikeTheWatchGuy 21dc55d1d7 Chatterbot GUI Front End - Machine Learning
Initial checkin of a GUI front-end to the Chatterbot Machine Learning software package.

Uses graphical progress meters to show training progress
Provides a "chat-window" style interface for conversing
2018-08-24 12:19:05 -04:00
MikeTheWatchGuy 60a6c07b7a Cleanup code 2018-08-24 08:36:45 -04:00
MikeTheWatchGuy 4a1b8a4aac
Merge pull request #46 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-24 08:07:37 -04:00
MikeTheWatchGuy 2e3c401e87 NEW Demo - MIDI player using Mido 2018-08-24 08:03:56 -04:00
MikeTheWatchGuy 53e0c25a02 Chaned how wrapping in Text Elements work, changed MsgBox to use new wrapping
More risky Text Element changes
2018-08-24 07:57:22 -04:00
MikeTheWatchGuy a2e8b0fad3 Added Slider Update method, reworking of how Text Elements wrap (risky change), rework how MsgBox wraps
Some risky changes to how text wraps, but hopefully these will fix problems of forms being way too wide.

Also added Update to Slider Element.  This allows it to be used for things like tracking progress in a song being played.
2018-08-24 07:45:31 -04:00
MikeTheWatchGuy cc96d52ae4 Added ability to change button colors using Update method 2018-08-23 14:17:46 -04:00
MikeTheWatchGuy fcdd58ae83 Protection around update in case form was manually closed 2018-08-23 14:10:58 -04:00
MikeTheWatchGuy a57fc79706 Update method for Buttons 2018-08-23 13:50:20 -04:00
MikeTheWatchGuy dad31df547 New simple persistent form. 2018-08-23 13:17:58 -04:00
MikeTheWatchGuy dcbbf319eb Update method for Text Element now includes colors 2018-08-23 12:45:51 -04:00
MikeTheWatchGuy 9a8ece087e Support for Listbox.Update 2018-08-23 12:30:35 -04:00
MikeTheWatchGuy 24d676a051
Merge pull request #43 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-22 18:31:22 -04:00
MikeTheWatchGuy 3b9850ed39 Merge branch 'master' into Dev-latest 2018-08-22 18:30:56 -04:00
MikeTheWatchGuy 8f4e0e182a New GetScreenDimension method for FlexForms 2018-08-22 17:47:32 -04:00