iOS: using data grid on a retina display

Chris Sheffield cmsheffield at me.com
Thu Apr 12 17:47:08 EDT 2012


I've never gotten a response on this. Is there no one using a data grid in an iPad retina app?

Thanks,
Chris


On Apr 10, 2012, at 11:26 AM, Chris Sheffield wrote:

> Is anyone using a data grid in an app that supports multiple resolutions? In particular, both iPad screens? I'm having a problem getting the data grid resized correctly to display on the iPad retina display. Is there a trick to it? Perhaps some property that can be set on the data grid that resizes everything at once? I have code that I'm running when my app starts up that resizes all my controls, and it works great, except with the data grid. Not quite sure how to handle that one. The grid is resizing correctly width-wise I believe, but not height-wise. I've customized my row template to display the data the way I want, and it looks great on the non-retina display. Do I need to resize the controls in my row template stack? I'm not currently doing that. Maybe that's my problem...
> 
> Anyone?
> 
> Thanks,
> Chris
> 
> 
> 
> _______________________________________________
> 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