Commit graph

71 commits

Author SHA1 Message Date
MikeTheWatchGuy
3148c36eaa More updates! Good stuff 2019-07-22 22:34:32 -04:00
MikeTheWatchGuy
36aec6b7c9 MUCH needed update to Cookbook! 2019-07-22 21:19:08 -04:00
MikeTheWatchGuy
e9428ae95b Global change of FindElement to Element 2019-05-02 11:01:21 -04:00
MikeTheWatchGuy
ced4e14359 Moved layout to inside of Window call instead of chaining using .Layout 2019-05-01 14:19:42 -04:00
MikeTheWatchGuy
0ec4f04d8f Removed use of .Layout. Moved layout to inside of Window call. 2019-05-01 10:35:46 -04:00
MikeTheWatchGuy
03e6310834 Mass update for Window Layout Change 2019-04-11 18:20:26 -04:00
MikeTheWatchGuy
f6cb9ca430 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:38:39 -04:00
MikeTheWatchGuy
2d3d53c062 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:37:05 -04:00
MikeTheWatchGuy
d16b55d437 docs/cookbook.md updated from https://stackedit.io/ 2019-04-02 19:18:58 -04:00
MikeTheWatchGuy
6ac1698037 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:22:57 -04:00
MikeTheWatchGuy
3369de9d17 docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:21:24 -04:00
MikeTheWatchGuy
ca9117feac docs/cookbook.md updated from https://stackedit.io/ 2019-04-01 17:19:49 -04:00
MikeTheWatchGuy
9ff65d3ede Restored cookbook from a backup 2019-03-18 13:30:32 -04:00
MikeTheWatchGuy
4131da5f6e Cookbook and Readme Updates 2019-03-15 14:23:53 -04:00
MikeTheWatchGuy
57a19991a8 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 20:08:41 -05:00
MikeTheWatchGuy
8c74b58e4c docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 19:03:08 -05:00
MikeTheWatchGuy
b63d5376a3 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:41:45 -05:00
MikeTheWatchGuy
8cd082a167 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 18:34:58 -05:00
MikeTheWatchGuy
85b184b58a docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:51:53 -05:00
MikeTheWatchGuy
186080bea2 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:48:48 -05:00
MikeTheWatchGuy
997a9e3ff1 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:47:14 -05:00
MikeTheWatchGuy
4920095979 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 17:45:40 -05:00
MikeTheWatchGuy
6e0425dd40 docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:28:27 -05:00
MikeTheWatchGuy
84bc71ea3e docs/cookbook.md updated from https://stackedit.io/ 2019-02-03 11:25:22 -05:00
MikeTheWatchGuy
9307abc3ba docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:34:02 -05:00
MikeTheWatchGuy
d55549be05 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:29:21 -05:00
MikeTheWatchGuy
41239df0a9 docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:23:48 -05:00
MikeTheWatchGuy
34b295153a docs/cookbook.md updated from https://stackedit.io/ 2019-02-01 23:22:14 -05:00
MikeTheWatchGuy
51772d3420 Recipe for launching a program 2018-12-07 09:34:38 -05:00
MikeTheWatchGuy
3d79e9358b 2 new recipes, numeric slider, multiple windows 2018-12-07 08:34:01 -05:00
MikeTheWatchGuy
f5f8f0e807 Added do_not_clear to design patterns 2018-10-31 12:16:27 -04:00
MikeTheWatchGuy
ca35d2d386 Updated design patterns.... good stuff.... 2018-10-30 19:40:25 -04:00
MikeTheWatchGuy
f60137c4b2 Release 3.12.0 & 1.12.0 2018-10-28 20:01:03 -04:00
MikeTheWatchGuy
c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy
07d94ce75b Logos, draw graph recipe 2018-10-13 11:53:56 -04:00
MikeTheWatchGuy
0a4f4db871 Removed old Tab Recipe 2018-09-25 20:18:42 -04:00
MikeTheWatchGuy
294d033ddf More 2.7 support 2018-09-25 20:04:53 -04:00
MikeTheWatchGuy
2f5a42bc86 More design pattern changes 2018-09-23 22:59:54 -04:00
MikeTheWatchGuy
eb72181182 More Form removal. New CloseNonBlocking method instead of CloseNonBlockingForm 2018-09-23 18:04:32 -04:00
MikeTheWatchGuy
828274af3f Replaced form with window 2018-09-23 17:53:28 -04:00
MikeTheWatchGuy
294f11a606 Goodbye FlexForm.... Hello Window 2018-09-23 16:51:13 -04:00
MikeTheWatchGuy
ae661d27f2 Added Recipe to create EXE file using PyInstaller 2018-09-23 11:37:37 -04:00
MikeTheWatchGuy
0deb89c213 Cookbook - updated to new best-practices 2018-09-22 14:52:39 -04:00
MikeTheWatchGuy
ee58a41fcc 1/2 way through the Cookbook overhaul 2018-09-22 14:34:20 -04:00
MikeTheWatchGuy
e458235d50 New button names - SimpleButton -> Button, ReadFormButton -> ReadButton 2018-09-21 08:43:39 -04:00
MikeTheWatchGuy
864e1ce08f Fixed up new function names, added new Sine Wave Recipe 2018-09-21 00:43:16 -04:00
MikeTheWatchGuy
90c5634ff8 CPU Widget made more efficient, new Table Element settings, Updated Progress Bar Recipe, New Pandas table demo 2018-09-15 15:44:57 -04:00
MikeTheWatchGuy
bb990fca05 New Recipes Toolbars, Explanation of the "Event Loop" 2018-09-12 18:31:39 -04:00
MikeTheWatchGuy
6f3a8ddb2b Fix for grab anywhere in password recipe 2018-09-10 23:04:47 -04:00
MikeTheWatchGuy
ef8c1a2857 Floating toolbar, Cookbook update 2018-09-10 18:42:05 -04:00