data grid on retina display

Mike Kerner MikeKerner at roadrunner.com
Wed Aug 14 14:06:28 EDT 2013


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 <monte at sweattechnologies.com
> 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
> 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
>



-- 
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."



More information about the use-livecode mailing list