Commit graph

475 commits

Author SHA1 Message Date
MikeTheWatchGuy
8098867836 Readme update 2018-08-29 11:04:17 -04:00
MikeTheWatchGuy
64fc2bb064
Merge pull request #82 from MikeTheWatchGuy/Dev-latest
Demo updates, readme update
2018-08-29 10:30:17 -04:00
MikeTheWatchGuy
292ba9754e Demo updates, readme update 2018-08-29 10:28:03 -04:00
MikeTheWatchGuy
c359dd255a
Merge pull request #81 from MikeTheWatchGuy/Dev-latest
New Demo program - Chat with scrollable command history
2018-08-29 09:10:58 -04:00
MikeTheWatchGuy
bf4b9ffc0c New Demo program - Chat with scrollable command history 2018-08-29 09:10:19 -04:00
MikeTheWatchGuy
e936ad0672
Merge pull request #79 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-28 21:12:15 -04:00
MikeTheWatchGuy
fe8b922292 HowDoI tweak 2018-08-28 21:08:25 -04:00
MikeTheWatchGuy
9b286bb050 Delete multiline input when doing an "Update", History added to HowDoI using up/down keys 2018-08-28 21:05:11 -04:00
MikeTheWatchGuy
147ce4c777
Merge pull request #78 from MikeTheWatchGuy/Dev-latest
Button color is system default for Mac platform ONLY, otherwise blue
2018-08-28 20:10:32 -04:00
MikeTheWatchGuy
01e7fd65fa Button color is system default for Mac platform ONLY, otherwise blue
Hated the gray buttons on windows so made the change so only the Mac platform uses the gray buttons
2018-08-28 20:07:17 -04:00
MikeTheWatchGuy
9a6af02735
Merge pull request #77 from MikeTheWatchGuy/Dev-latest
Dev latest
2018-08-28 19:49:19 -04:00
MikeTheWatchGuy
f5d86d2fa2 Formatting 2018-08-28 19:48:16 -04:00
MikeTheWatchGuy
3c5b1d2552 Quickly add GUI to script Recipe 2018-08-28 19:46:27 -04:00
MikeTheWatchGuy
b11eeae7ef FlexForm.Refresh method, Open() - new button shortcut function 2018-08-28 19:02:02 -04:00
MikeTheWatchGuy
21d3f8ac2a
Merge pull request #75 from MikeTheWatchGuy/Dev-latest
Listbox select return option - removed the bind_listbox_select option…
2018-08-28 17:22:47 -04:00
MikeTheWatchGuy
fee2bd6432 Listbox select return option - removed the bind_listbox_select option from Buttons. No longer signaling that way. 2018-08-28 16:42:51 -04:00
MikeTheWatchGuy
8a41759694
Merge pull request #74 from MikeTheWatchGuy/Dev-latest
Typo
2018-08-28 16:06:57 -04:00
MikeTheWatchGuy
9eaf7f99e6 Typo 2018-08-28 16:06:17 -04:00
MikeTheWatchGuy
8b675b79b7
Merge pull request #73 from MikeTheWatchGuy/Dev-latest
Rewrote parts of tutorial
2018-08-28 16:04:26 -04:00
MikeTheWatchGuy
0aaa2fa0df Rewrote parts of tutorial 2018-08-28 16:03:15 -04:00
MikeTheWatchGuy
e799ede4a0
Merge pull request #71 from MikeTheWatchGuy/Dev-latest
Big changes - Default button color now system default!!  New default …
2018-08-28 12:27:12 -04:00
MikeTheWatchGuy
d4ee06353e Big changes - Default button color now system default!! New default button size setting. Added padding to Output Element
These are sizeable look and feel changes.  All of the buttons will become a flat gray that matches the background.
2018-08-28 12:25:15 -04:00
MikeTheWatchGuy
d525435a87
Merge pull request #68 from MikeTheWatchGuy/Dev-latest
New feature - Listbox bind to button. Indicates that as soon as a sel…
2018-08-27 23:58:48 -04:00
MikeTheWatchGuy
bdf9f67be1 New feature - Listbox bind to button. Indicates that as soon as a selection is made, a button click is simulated. 2018-08-27 23:57:52 -04:00
MikeTheWatchGuy
623706f28c
Merge pull request #67 from MikeTheWatchGuy/Dev-latest
New layout shows SOURCE CODE in addition to plot
2018-08-27 22:49:33 -04:00
MikeTheWatchGuy
f659d5b419 New layout shows SOURCE CODE in addition to plot 2018-08-27 22:45:09 -04:00
MikeTheWatchGuy
ff8e74f7ab
Merge pull request #66 from MikeTheWatchGuy/Dev-latest
Added more plots
2018-08-27 21:55:52 -04:00
MikeTheWatchGuy
1554679c20 Added more plots 2018-08-27 21:55:27 -04:00
MikeTheWatchGuy
1f7a4f6a27
Merge pull request #65 from MikeTheWatchGuy/Dev-latest
Fixed clearing of background, many more plots
2018-08-27 20:42:08 -04:00
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