Page 1 of 1

Scrolling group

Posted: Fri Dec 17, 2010 4:55 pm
by JosepM
Hi all,

I try to simulate the scroll of the interface when it have more fields than the screen. But I can't test into a real device.
Without any code the group will be scrolled? Any test with it?

Also I put a graphic field that simulate the field into iPhone to group with a field without borders.

I used Xcode to create a windows with some elements, copied and grouped to see if the scroll is valid.

Anyone can test it?

Salut,
Josep

Re: Scrolling group

Posted: Sat Dec 18, 2010 5:47 pm
by bn
Hi Josep,

look here for a link to a scrolling list field.

http://forums.runrev.com/phpBB2/viewtop ... =49&t=6174

You can group things and code like the scrolling list field.

You have to code the scroll and the bounce.

Have a look at it in the simulator.

regards

Bernd

Re: Scrolling group

Posted: Sun Dec 19, 2010 11:01 am
by JosepM
Thanks :)