Thanks for the replies!
Csaba
2012/1/2, Ron :
> You always get unfreed stuff when using Quit in a GUI project is my
> experience.
>
> In Form_Close()
>
> ' exit program
> Main.CloseAll()
> FMain.Close
>
> END
>
> In CloseAll() I close all file handles, sockets, serial ports and stop
> timer
You always get unfreed stuff when using Quit in a GUI project is my
experience.
In Form_Close()
' exit program
Main.CloseAll()
FMain.Close
END
In CloseAll() I close all file handles, sockets, serial ports and stop
timers.
Then FMain.Close does the trick nicely.
Regards,
Ron_2nd.
2012/1/2
Le 2 janvier 2012 19:57, Benoît Minisini
a écrit :
> Le 02/01/2012 17:03, M. Cs. a écrit :
>> The command Quit() won't work in my application, so I cannot terminate
>> the process. The GUI disappears, but the process remains. Is there any
>> safe way to close a GUI application?
>>
>> Csaba
>>
>
>
Le 02/01/2012 17:03, M. Cs. a écrit :
> The command Quit() won't work in my application, so I cannot terminate
> the process. The GUI disappears, but the process remains. Is there any
> safe way to close a GUI application?
>
> Csaba
>
Please elaborate. Send me a project so that I can reproduce the
I think in this case that there is an object non closed and for this reason
gambas does not want to close your application.
Olivier Cruilles
Mail: linu...@club-internet.fr
Le 2 janv. 2012 à 18:38, Ron a écrit :
> Just close all open handles file hand timers hand close main form with
> me.clos
Just close all open handles file hand timers hand close main form with
me.close
Ron
Op 2 jan. 2012 18:36 schreef "Olivier Cruilles"
het volgende:
> Hello,
>
> Did you use the quit() command in the main Form ?
>
>
>
>
>
> Olivier Cruilles
> Mail: linu...@club-internet.fr
>
> Le 2 janv. 2012 à 17:0
Hello,
Did you use the quit() command in the main Form ?
Olivier Cruilles
Mail: linu...@club-internet.fr
Le 2 janv. 2012 à 17:03, M. Cs. a écrit :
> The command Quit() won't work in my application, so I cannot terminate
> the process. The GUI disappears, but the process remains. Is there an
The command Quit() won't work in my application, so I cannot terminate
the process. The GUI disappears, but the process remains. Is there any
safe way to close a GUI application?
Csaba
--
Ridiculously easy VDI. With Citri