Patrick Steele
2014-04-07 10:10:21 UTC
wxWidgets = 3.0
OS = Windows 7
IDE = Visual Studio 2012
Hi,
I am creating a wxWizard instance which contains a number of
wxWizardPage's. Depending on a wxRadioBox selection on a certain page, the
"Next" button at the bottom of the wizard should change to say "Finish". At
the end of my OnRadioBox() function, I tried adding a Refresh() call to
update the button but that did not work. How should I go about achieving
this goal please?
Thanks,
Patrick
OS = Windows 7
IDE = Visual Studio 2012
Hi,
I am creating a wxWizard instance which contains a number of
wxWizardPage's. Depending on a wxRadioBox selection on a certain page, the
"Next" button at the bottom of the wizard should change to say "Finish". At
the end of my OnRadioBox() function, I tried adding a Refresh() call to
update the button but that did not work. How should I go about achieving
this goal please?
Thanks,
Patrick
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users