Hi Guys
I am currently working on a plugin and have a quick question relating to setting the labels of buttons in the skin file. I would like to know if it's possible and if so how can I set the label of a button in my skin file when the plugin is loaded. Basically I have another XML file which stores my plugin's settings which contains a number of entries relating to a set number of buttons visible in my skin file. When the plugin loads I need to set the label of each button to be the text in the corresponding setting in the settings XML file.
I am currently working on a plugin and have a quick question relating to setting the labels of buttons in the skin file. I would like to know if it's possible and if so how can I set the label of a button in my skin file when the plugin is loaded. Basically I have another XML file which stores my plugin's settings which contains a number of entries relating to a set number of buttons visible in my skin file. When the plugin loads I need to set the label of each button to be the text in the corresponding setting in the settings XML file.