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@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode