I'm a newbie in LiveCode for iOS and I can't displaying an Activity Indicator !
This simple code doesn't work :
Code: Select all
on openCard
iphoneActivityIndicatorStart
end openCard
Best regards.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Code: Select all
on openCard
iphoneActivityIndicatorStart
end openCard
It seems that is not true.If a location is not specified, then the animation is positioned in the middle of the screen.