Commit Graph

111 Commits

Author SHA1 Message Date
MikeTheWatchGuy 294d033ddf More 2.7 support 2018-09-25 20:04:53 -04:00
MikeTheWatchGuy 743873c5a2 RELEASE 1.0.0 for Python 2.7 2018-09-25 13:43:36 -04:00
MikeTheWatchGuy 8e541ec21c RELEASE 3.8.0 2018-09-25 01:33:32 -04:00
MikeTheWatchGuy fa8ece89a3 New document.... Cookbook table.pdf 2018-09-24 23:03:09 -04:00
MikeTheWatchGuy 2a06683383 Added a couple of very helpful contributors. Thank you to everyone that has helped!! 2018-09-24 12:24:55 -04:00
MikeTheWatchGuy 4e1c7bb75f Swapped parameter in OneLineProgressMeter 2018-09-24 00:53:24 -04:00
MikeTheWatchGuy 0bac183b9d MORE form renaming to window... 2018-09-23 23:03:20 -04:00
MikeTheWatchGuy 2f5a42bc86 More design pattern changes 2018-09-23 22:59:54 -04:00
MikeTheWatchGuy 763ea62479 More removal of Form in favor of Window 2018-09-23 22:50:48 -04:00
MikeTheWatchGuy 5891ee00b9 STILL trying to get the docs right! 2018-09-23 21:36:40 -04:00
MikeTheWatchGuy def0f3287d Readme updates 2018-09-23 21:30:56 -04:00
MikeTheWatchGuy 53720e3e8d DOCS - The big Form to Window rename effort... 2018-09-23 18:30:29 -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 61253d9723 Somewhat significant overhaul to include more features, better outlook on life in general... 2018-09-23 15:25:50 -04:00
MikeTheWatchGuy 9623ba8b99 More readme changes... reworked parts of intro. Included info on using PyInstaller to make an EXE file 2018-09-23 13:48:37 -04:00
MikeTheWatchGuy 7e00dd16fe RELEASE 3.5.2 2018-09-23 12:16:50 -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 a2c6cc3b9f 3.5.1 version info added 2018-09-22 14:00:23 -04:00
MikeTheWatchGuy 39dfe7b462 3.5.1 Relase Readme 2018-09-22 13:52:08 -04:00
MikeTheWatchGuy 84f229a466 Readme - New Elements and parameter.. much more to go 2018-09-21 14:02:16 -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 560dc0b8ca Pong gif 2018-09-21 00:18:28 -04:00
MikeTheWatchGuy 2d5a3a8ff9 RELEASE 3.5.0 2018-09-20 23:43:53 -04:00
MikeTheWatchGuy cce87eb6b2 Updates for part of 3.4.1, acknowledgements for fantastic contributors 2018-09-19 13:08:01 -04:00
MikeTheWatchGuy e02ca3ba14 RELEASE 3.4.1 2018-09-18 22:48:04 -04:00
MikeTheWatchGuy 92bafa24f0 RELEASE 3.4.0 2018-09-18 12:05:44 -04:00
MikeTheWatchGuy e491b756af RELEASE 3.3.0 2018-09-15 16:32:46 -04:00
MikeTheWatchGuy 30447c5173 Readme, Cookbook for Version 3.3.0 2018-09-15 16:24:57 -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 4f43f7bcaf RELEASE 3.2.0 2018-09-14 11:54:10 -04:00
MikeTheWatchGuy bb990fca05 New Recipes Toolbars, Explanation of the "Event Loop" 2018-09-12 18:31:39 -04:00
MikeTheWatchGuy 24de0ff8b5 RELEASE 3.1.2 2018-09-11 16:09:36 -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
MikeTheWatchGuy efb82e241c Menu Recipe 2018-09-10 17:29:23 -04:00
MikeTheWatchGuy cfcbb1f69f Fix comment in recipe 2018-09-10 17:17:02 -04:00
MikeTheWatchGuy 7f6ac376e2 New Recipe - Floating Toolbar 2018-09-10 17:08:11 -04:00
MikeTheWatchGuy a8f674a44a Removed all externally created elements - replaced with calls to form.FindElement. Many recipes updated to new preferred design patterns 2018-09-10 12:37:45 -04:00
MikeTheWatchGuy 9f831a9f9c RELEASE 3.01.00 2018-09-10 11:27:49 -04:00
MikeTheWatchGuy 8ebc7852dd Add more pip installation info 2018-09-10 10:02:56 -04:00
MikeTheWatchGuy 6f80065afe New readme 2018-09-10 00:24:29 -04:00
MikeTheWatchGuy 74bfa9bb14 More about Async forms 2018-09-08 22:54:27 -04:00
MikeTheWatchGuy ebb0dbb03a RELEASE 3.0.2 2018-09-08 16:26:38 -04:00
MikeTheWatchGuy b6cb352cb3 Credit for window move code 2018-09-07 21:12:57 -04:00
MikeTheWatchGuy 5a2aa66934 RELEASE 3.0 2018-09-07 18:04:23 -04:00