Hi everyone.

I have an application (a window manager) that loads modules using
ModuleLoader. When I unload a module, it seems it is not properly unloaded:
if i setup a Timer that shows an Alert every X seconds in the module, the
Alert still shows every X seconds after the module is unloaded.

Any hints on the subject ?

Reply via email to