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 >>>>>>------