Page 1 of 1

Scrolling list of buttons

Posted: Mon Aug 22, 2011 10:22 am
by splash21
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 308 times
:D