Scrolling group

Getting into LiveCode for iOS? Ask your questions here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Scrolling group

Post by JosepM » Fri Dec 17, 2010 4:55 pm

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
Attachments
UI_iphone_test.livecode.zip
(144.49 KiB) Downloaded 277 times

bn
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 4027
Joined: Sun Jan 07, 2007 9:12 pm
Location: Bochum, Germany

Re: Scrolling group

Post by bn » Sat Dec 18, 2010 5:47 pm

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

JosepM
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 344
Joined: Tue Jul 20, 2010 12:40 pm

Re: Scrolling group

Post by JosepM » Sun Dec 19, 2010 11:01 am

Thanks :)

Post Reply

Return to “iOS Deployment”