[Gambas-user] form_open not raised when embedding form

Joshua Higgins joshiggins at ...1601...
Sun Nov 15 12:02:39 CET 2009


Hi list

I just upgraded to Ubuntu Karmic, from Gambas 2.8 to 2.13. I'm embedding a
form into my main form like this:

  DIM hForm AS FChild

  hForm = NEW FChild(Panel1)

However in Gambas 2.13, the FChild's Form_Open event does not run. Is this
expected or is there a way round it?

Thanks.

-- 
joshua higgins
>>>>>>------



More information about the User mailing list