IOS scroller bounce unhides another control

Mark Schonewille m.schonewille at economy-x-talk.com
Wed Jan 4 09:19:55 EST 2012


Hi Mike,

Just put the control at the top of the group and set the scroll of the group to the the height of the control. When the user pulls down the group, the scroll value will be 0 and that's when you know an action needs to be performed.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Become our partner in sales http://qery.us/1bq Start selling Color Converter today. 20% commission!

On 4 jan 2012, at 13:17, Michael Doub wrote:

> Sorry folks my typing is terrible...
> 
>> I have seen a behaviour on some IOS apps that I am trying to figure out if it can be done in livecode.   It looks like there is a control  attached to the top of a scrolling list field and it is exposed when the scrolling list field is bounced.   You can watch the bounce and see the other control.   If you pull the scrolling list down the other control slides down as it is was hidden under the navbar.   
>> 
>> Can this be done in livecode and if so does anyone have an example of how to implement this behaviour or have a strategy for how it could be accomplished?
>> 
>> -= Mike





More information about the use-livecode mailing list