Monte, Since you were messing with this, is there a fairly easy way to get the column headers resized for retina to a readable height?
On Tue, Aug 13, 2013 at 8:29 PM, Monte Goulding <[email protected] > wrote: > > On 14/08/2013, at 3:34 AM, Chris Sheffield wrote: > > > Monte, can your mApp plugin handle a data grid? How about if it's > wrapped in your data grid scroller? I haven't tried yet, thought I'd ask > first before I spend the time. > > Yes, mApp scales the template then resets the datagrid. You just need to > ensure that any fixed pixel sizes you use in your datagrid layout script > are multiplied by mAppPixelDensity(). I've written a couple of very > datagrid heavy mobile apps with mApp. The worst problem with datagrids on > mobile at the moment is the only way to do smooth scrolling is expand them > to full height inside the scroller wrapper which of course means a delay if > you have long lists. > > Cheers > > -- > M E R Goulding > Software development services > Bespoke application development for vertical markets > > mergExt - There's an external for that! > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- On the first day, God created the heavens and the Earth On the second day, God created the oceans. On the third day, God put the animals on hold for a few hours, and did a little diving. And God said, "This is good." _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
