datagrid in iOS scroller

Michael Doub mikedoub at gmail.com
Thu Mar 22 16:02:35 EDT 2012


I have successfully used form data grids on IOS with no problem.  Can you be more clear on the symptoms of your problem?  

Are you setting the layer mode of the grid to scrolling and AcceleratedRendering  of the stack to true?

http://livecodejournal.com/forum/viewtopic.php?f=23&t=54

-= Mike


On Mar 22, 2012, at 3:50 PM, Ken Corey wrote:

> Okay, so I decided to devote myself to a little toy project: download a list, display it to the user, and filter according to tags.  Precisely the sort of thing I'd want a high-level language for, and LiveCode should be ideal, as I want it on Android devices as well!
> 
> Okay, so I dig around and find dataGrid.  Brilliant, it does exactly what I want.
> 
> I spend the day figuring out how to make custom templates, populate things from a script, filter according to my custom needs, everything. Fantastic!
> 
> Okay, let's run it on iOS.  Oh rats.  That motif scrollbar has to go.
> 
> Okay, let's dig around a bit more.  Find a thread on the forums "DataGrid and a native Scroller".
> 
> After playing around with it, it seems to only work with a table datagrid, not a form datagrid.  Oh dear.
> 
> The symptom is that a limited amount of the datagrid is rendered at the beginning. When scrolled, that is painfully obvious.
> 
> Can anyone here save me from dataGrid purgatory?  Is there an easy solution, or should I just dive back into iOS tables?
> 
> -Ken
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list