Hi, have looked at the forums for XLNT UI but decided not to post there as hardly anybody has posts this year.
I have a label on a window and named it lblTilenumber, if I want to change the text do I do the following as it doesnt work?
T$="tile:" +tileindex +"/"+ maxtiles
GUI_SetText(txtTilenumber,t$)
thanks
Graham
I have a label on a window and named it lblTilenumber, if I want to change the text do I do the following as it doesnt work?
T$="tile:" +tileindex +"/"+ maxtiles
GUI_SetText(txtTilenumber,t$)
thanks
Graham