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

I think that bug has been fixed since, but I'm not 100% sure, because it maybe 
related to the new uncompatible GTK+ provided wuth Ubuntu 9.10. Can you try to 
run your program by putting GDK_NATIVE_WINDOWS=1 in your environment?

-- 
Benoît Minisini

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to