I have a button that works fine with ordinary text as a label eg 'Off' . In fact it's an unaltered one from the Simplicity skin lighting page. But if I replace the text in the skin editor with a variable from a plugin, in my case
plugin>xap-xlobby>state>hallway.light
then the appropriate text is shown and updates ie On or Off but the button disappears - I effectively just get a text area on the screen although it still functions correctly as a button if clicked. How can I achieve a button with text that displays this plugin variable ??
K