On mardi 9 décembre 2008, Jussi Lahtinen wrote:
> One more thing about that code....
> Press Exit button (gives just the Quit command), and IDE gives messages:
>
> WARNING: circular references detected
> FMain (1)
> Mutex destroy failure: Device or resource busy
> WARNING: 15 allocation(s) non freed.
>
> Am I doing something wrong with that? Do I need to free objects
> somehow before Quit?
> Or..?
>
>
> Jussi
>

QUIT actually aborts the program. If you want to cleanly quit your program, 
just close your windows.

Regards,

-- 
Benoit Minisini

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to