Is there a Spring command that will load/initialize a widget?
I am looking for the something like the widgetHandler:RemoveWidget(), but with the flexibility to add and initialize any widget (by name or id), once a gadget detects a specific event.
Is there a Spring command that will load/initialize a widget?
Spring doesn't know about widget/gadgets. They are purely implemented inside the Lua environment.
Quote:
I am looking for the something like the widgetHandler:RemoveWidget(), but with the flexibility to add and initialize any widget (by name or id), once a gadget detects a specific event.
You might need to override the widget/gadget handler. Take a look at ZK, it implements it's own F11 list.
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum