Currently the system relies on the user to clear up widgets and windows before shutting down. (My library instantiates Colibrigui, but not necessarily create widgets directly with it)
Would it be possible to either add some more clean up code in the manager, or at least allow external code to get hold of current windows/widgets so it can clean them up. Eg on unexpected exit.
Currently the system relies on the user to clear up widgets and windows before shutting down. (My library instantiates Colibrigui, but not necessarily create widgets directly with it)
Would it be possible to either add some more clean up code in the manager, or at least allow external code to get hold of current windows/widgets so it can clean them up. Eg on unexpected exit.