> Benoît Minisini wrote:
> > OK, this is fixed in revision 3073. I think I should make a 2.21.1
> > soon... It's funny how people always find boring bugs *just* after the
> > release.
> > 
> > :-)
> 
> Yeah, I only compiled the newest release yesterday, even after reading the
> changelog, hoping the issue had been fixed. It persists in the previous
> stable release as well.
> 
> A different issue I just discovered after changing my project to use QT is
> that the main form doesn't display until all startup procedures have
> finished execution, even after adding:
> 
> FormMain.Show
> WAIT 0.5
> 
> The main form simply will not appear, whatever I try, until all code
> execution has stopped. :/
> 

You enter the event loop once the Main() function is finished. Why do you want 
to display a form before? It's weird too!

-- 
Benoît Minisini

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to