I add a ios label from mobGui to my card, i set the name "Status" and then try
the utext of group "Status" to "Starting..." but the ios label not change
any help?
Thanks
problem with uText of ios Label
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 3
- Joined: Tue May 01, 2012 4:44 am
Re: problem with uText of ios Label
Yes, I had the same problem. What I finally found that worked for me was the following:
set uText of group "Status" to "Starting..."
put "Starting..." into field "label" of group "Status"
Hope this helps.
set uText of group "Status" to "Starting..."
put "Starting..." into field "label" of group "Status"
Hope this helps.