How To "Get" Properties in iOS?
BNig
niggemann at uni-wh.de
Sun Jan 9 12:49:23 EST 2011
Hi Scott,
I made a command in the card script, where my scroller is initialized and
the sScrollerId is a script local variable:
--------------
on doGetProp pProp
iphoneControlGet sScrollerId, pProp
return the result
end doGetProp
----------------------
which I call from a field on that card to set a custom property oldScroll of
the card
------------------
doGetProp "vScroll"
set the oldScroll of this card to the result
--------------------
This works for me (4.5.3 RC 3)
Kind regards
Bernd
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/How-To-Get-Properties-in-iOS-tp3205735p3206135.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list