[Gambas-user] Form_Load event
richard terry
rterry at ...1822...
Mon May 5 00:02:49 CEST 2008
I'm using a wizard, and when the wizard loads I instantiate a new form which
I've designed and stick it on page 2 of the wizard.
However when I get to page 2 - though my form is stuck there, the form_load
event of that new form hasn't worked.
I use (probably wrongly) the form_load event to do some things to the form
such as set up some gui-elements, initiliase collections etc, and this dosn't
happen.
Where in theory should these sort of events be put, so that they always tigger
when a form is loaded.
Thanks.
richard
More information about the User
mailing list