search for: wxwizard_ex_helpbutton

Displaying 1 result from an estimated 1 matches for "wxwizard_ex_helpbutton".

2007 Nov 12
4
XRCise says "Cannot create wrapper for subclass of wxWizard"
....1" xmlns="http://www.wxwidgets.org/wxxrc"> <object class="wxWizard" name="ID_MEWIZARD" subclass="MeWizard"> <style>wxDEFAULT_DIALOG_STYLE|wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX</style> <exstyle>wxWIZARD_EX_HELPBUTTON</exstyle> <title>Me Wizard</title> <bitmap>wizard.png</bitmap> <object class="wxWizardPageSimple" name="ID_WIZARDPAGE1" subclass="MyWizardPage"> <style>wxTAB_TRAVERSAL</style>...