hello
i tried to call sc_set_theme from a simple library i created, i get:
ERROR Undefined property: control_ini::$Ini
is it normal or a bug?
Re: impossible to use sc_set_theme from library
Hello,
This is happening because you are trying to call sc_set_theme outside its scope.
You can see where the macro works here.
regards,
Bernhard Bernsmann