[Gambas-user] Saving settings on system shutdown
Rolf-Werner Eilert
rwe-sse at osnanet.de
Mon Oct 4 18:16:33 CEST 2021
Am 03.10.21 um 12:59 schrieb Bruce Steers:
>
> I have a program that starts with my system and runs in the background.
>
> It has icons i can move and on exit it saves the positions.
>
> I have noticed if i do not exit the program but shutdown the computer
> the settings do not save.
>
> Of course i could just save the settings on moving icons but i wondered
> if there is a recommended method to catch an application exit due to a
> shutdown?
> Does the system just kill the program?
>
> I guessed DBus would probably be the best alternative way but wouldn't
> hurt to ask the experts if there is already an easier way.
>
> Thanks for any advice :)
>
> BruceS
>
>
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
Just a question, Form_Close() doesn't work?
Regards
Rolf
More information about the User
mailing list