Machsupport Forum

Mach Discussion => Mach4 General Discussion => Mach4 Toolbox => Topic started by: poppabear on August 28, 2014, 12:21:39 PM

Title: wxWizard (wxFrame/wxPanel), and wxPanel (for lua panels) templates
Post by: poppabear on August 28, 2014, 12:21:39 PM
The wxWizard  template, has the code in it for getting/saving settings/values, with a sample text box and event handler.
The wxPanel template, has the above, but is coded to only run in a panel.

both, have the the code to match the luaPanel background color, and option to remove the 3D boarder so your
luapanel will be "invisible" on the screen set.

There are some "Configuration" variable at the top for your wxFrame and wxPanel.

Scott
Title: Re: wxWizard (wxFrame/wxPanel), and wxPanel (for lua panels) templates
Post by: poppabear on October 17, 2014, 08:08:39 AM
Updated the above, for templates for both Wizards and Panel scripts.

Scott