Scrolling list of buttons

This is the place to discuss anything relating to MobGUI

Moderators: heatherlaine, kevinmiller, robinmiller, malte, splash21

Post Reply
splash21
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 369
Joined: Sun Dec 19, 2010 1:10 am
Location: UK
Contact:

Scrolling list of buttons

Post by splash21 » Mon Aug 22, 2011 10:22 am

I've received quite a few requests about dynamically created button lists. Here's an example - works fine in the simulator, but I think it currently runs too slowly on the real device to be useable: as soon as multiple objects objects are added, the scrolling gets very sluggish. I'm confident that as LC iOS matures this will be possible, but I (personally) would stick to a field based approach in the mean time more along the lines of the scrolling A-Z demo;

http://forums.runrev.com/viewtopic.php?f=54&t=8663

I've also heard of good results using the browser control and dynamically generated HTML - although I haven't tried it yet.
SBList.livecode.zip
(128.23 KiB) Downloaded 300 times
:D
LiveCode Development & Training : http://splash21.com

Post Reply

Return to “MobGUI”