Norman0406 / LISA-old

Old repository for the first LISA attempt. Development is continued in https://github.com/Norman0406/LISA
GNU General Public License v3.0
1 stars 0 forks source link

Disable modules #40

Open Norman0406 opened 11 years ago

Norman0406 commented 11 years ago

Add the possibility to enable / disable modules within the main application's option dialog. When disabling a module, it has to be removed from the application and the list of disabled modules has to be stored inside the settings. When the application restarts, only non-disabled modules have to be initialized. However, it should be possible to re-enable modules at runtime.