[Gambas-user] something wrong with new gambas

Bruce Steers bsteers4 at gmail.com
Thu Feb 10 23:33:36 CET 2022


On Thu, 10 Feb 2022 at 22:21, Steve G via User <user at lists.gambas-basic.org>
wrote:

> I tried the variation with the settings that was suggested made absolutely
> no difference.
>

Okay are you sure your program is exiting properly so saving the settings
on exit?
not using Quit or anything (or pressing stop in the IDE)

If using Quit or suspecting app may not be exiting properly try using the
Settings.Save function to write the settings file before exiting and see if
that does the job?

If settings are saving using the Settings.Save command before exiting then
your app must be terminating badly.

BruceS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20220210/cd74e8b5/attachment.htm>


More information about the User mailing list