13 Dec
2011
13 Dec
'11
8:33 p.m.
Hi, “context.installattributehandler” has to be changed to “context.installstyleandcolorhandler” function namespaces.define(namespace,settings) … local style = ns.style if style == v_yes then -- context.installattributehandler(self,name) context.installstyleandcolorhandler(self,name) if trace_namespaces then report_namespaces("installing attribute handler for '%s'",name) end end … end Wolfgang
4758
Age (days ago)
4758
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Schuster