Page 1 of 1

Changing xui.UI.ComboInput LabelCaption

Posted: Sat Jun 08, 2024 7:57 pm
by cgetty
Hello Just calling out for a bit of assistance.

I would like to be able to change the xui.UI.ComboInput LabelCaption while my program is running.

Maybe like a button onclick event like .setLabelCaption("new value") nothing comes to mind at the moment.

I would be grateful for any help.

If I could change the LabelCaption property then I could export the data on the page as a json file.

http://elmoross.atwebpages.com/me

To see code go to https://www.crossui.com/RAD/ ond open up elmo.ross.elpad.menu.edtor

Clark

Re: Changing xui.UI.ComboInput LabelCaption

Posted: Fri Aug 30, 2024 12:50 pm
by linb
Did you try 'setLabelCaption' function?