Kay, this is more a general question about the skin; I am pretty sure labels and buttons allowed for more than one word to be displayed on them; but now I can't get anything past the first word to appear on either. Would that be because of a update or am I missing something?
|
![]() Sep 15 2013, 10:41 pm
Best response
|
|
When using spaces you have do surround the parameter's value in winset() with some kind of quotation.
|
Ah, I noticed it when assigning variables as such:
winset(src,"window.label","text=[desc]") So I'll have to change that to contain quotes inside the "text=" bit? Thank you. |