Commit Graph

8 Commits

Author SHA1 Message Date
eagleEggs bd97141255
Form2 call fix
Corrected the  'ShowTabbedForm() argument which was referencing a 'form' variable which should be 'form2' as it's the declared Window variable for this script.
2018-09-24 21:37:54 -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 7e00dd16fe RELEASE 3.5.2 2018-09-23 12:16:50 -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 8b78d6e955 Refresh of ALL Demos in prep for 2.20 release 2018-09-04 19:43:22 -04:00
MikeTheWatchGuy 71a60dd809 Removed f-string 2018-08-03 16:45:51 -04:00
MikeTheWatchGuy d1b1452079 Removed autosize text setting
Required for 2.6.
2018-07-27 15:58:59 -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