Commit Graph

14 Commits

Author SHA1 Message Date
MikeTheWatchGuy c79a8772cc Renamed return value from Read call from button to event... EVERYWHERE 2018-10-15 16:07:23 -04:00
MikeTheWatchGuy 4548b1dd9b New imports... switched order so that PyCharm will pick up with Python 3 import first 2018-09-28 14:57:37 -04:00
MikeTheWatchGuy ab98ea20eb Added import code for BOTH 2.,7 and 3 2018-09-27 16:24:09 -04:00
MikeTheWatchGuy a1f4c60271 Major demo refresh.. switched everything to new function names, new design patterns
Out with the old, in with the new!!
2018-09-24 18:01:00 -04:00
MikeTheWatchGuy 53db1545d8 Shuffled around parms in calls to Button so that Button can be called by user. Changed all MsgBox calls to Popup 2018-09-20 10:41:47 -04:00
MikeTheWatchGuy b471b5dd05 Fixed import as g instead of sg bug, made some demos borderless, used form.FindElement where possible, fixed PopupGetFile and PopupGetFolder no_window option 2018-09-06 16:20:37 -04:00
MikeTheWatchGuy 32a9dc79ce Release 2.30 refresh of readme and demos
Lots of forms went borderless so important that 2.30 be released.
2018-09-06 12:01:19 -04:00
MikeTheWatchGuy 8b78d6e955 Refresh of ALL Demos in prep for 2.20 release 2018-09-04 19:43:22 -04:00
MikeTheWatchGuy c1de1938c1 Removed Contrtol C, Updated All Widgets, new Cookbook demo! 2018-08-29 13:36:03 -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 8f220a7ac1 Refresh of Demo applications 2018-08-09 13:18:04 -04:00
MikeTheWatchGuy 4895ab61f2 RELEASE 2.6
New setting for Button Element sizing.  System-wide DEFAULT_AUTO_SIZE_BUTTONS.  Can also be set at the form level.
This will greatly compact code.
2018-07-27 15:45:38 -04:00
MikeTheWatchGuy 2109bdbc97 Renamed demo files, new demo of tabbed forms
Changed filenames to remove spaces so will be easier to work with on Linux.
2018-07-25 06:40:14 -04:00