Posted by member 173706 on 2004-07-04 21:53:40 link

Quote:If you want to speed up your "sub-theme switching" you should keep all those modules running and !(net)reloadmodule the few that are not used in all sub-themes.

How could I do that?
How do you keep the common modules running and have them read the sub-theme theme.rc without having to load them again?

Edit:this is the way I switch themes now:
!Execute [!windows "minimize"]["$LiteStepDir$utilities\LSThemeInstaller.exe" /switch Ops1]

Ok,Im thinking you probably mean to use !reload or !refresh and have LS read the other theme.rc.

How would that switch line be?

Thanks.