automatic resizing of a datagrid form under android or what else is possible
Matthias Rebbe
matthias_livecode_150811 at m-r-d.de
Mon Apr 22 08:08:49 EDT 2013
Hi,
in an iOS project i am using a datagrid form to display a product list which contains text and images and a button. This works fine without any problems on all iOS devices. Now i want to port this stack to android, but due to the fact that there are so many screen resolutions for android devices i am not sure if a datagrid form even would do the job.
Is there an other way to create such a list. Should i create the list by creating a "sample" group which contains the field/image/button and clone it for each product in the list. I could use Chipp´s altMobileResizer to resize the objects.
Or should i try to create a html list and display it in a browser object or in a field?
What would be the best solution regarding "automatic resizing" and also "performance"?
What do you think?
Regards,
Matthias
More information about the use-livecode
mailing list