Hello Guest it is May 05, 2025, 08:08:39 AM

Author Topic: wxWizard (wxFrame/wxPanel), and wxPanel (for lua panels) templates  (Read 19127 times)

0 Members and 1 Guest are viewing this topic.

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
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
« Last Edit: October 16, 2014, 07:03:58 PM by poppabear »
fun times

Offline poppabear

*
  • *
  •  2,235 2,235
  • Briceville, TN, USA
Re: wxWizard (wxFrame/wxPanel), and wxPanel (for lua panels) templates
« Reply #1 on: October 17, 2014, 08:08:39 AM »
Updated the above, for templates for both Wizards and Panel scripts.

Scott
fun times