On Tue, 4 Sep 2012 08:51:04 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> wrote:

> the only question is how to nicely handle the layout. yes - we could
> do what desktop gadgets do and allow free layout but this invariably
> is hard to do by hand and ends up with poor results unless you are
> insanely fastidious. you try center the password gadget and almost
> always are off-by 1 unless you have tools to help. we could do a
> coarse grid thing (like android does) which helps here immensely. :)
> choose grid cell size. then one problem. if resolution changes (eg
> from 2560x1440 down to 640x480) your positioning is all off or your
> sizing is (if you fix grid at NxM pixels per grid cell or as NxM
> cells).
> 
> this isn't a new problem but it isn't one we have solved "for the
> user" yet.

I'm using an Android home screen app called Lightning Launcher that gets
away from the fixed grid concept.  I think it works well.

https://play.google.com/store/apps/details?id=net.pierrox.lightning_launcher&feature=search_result#?t=W251bGwsMSwyLDEsIm5ldC5waWVycm94LmxpZ2h0bmluZ19sYXVuY2hlciJd

Hope that excessively long URL survives email systems, or you can just
look it up in the google app store.

Just putting that out there FYI.  A fixed grid is not the be all and
end all of UI concepts for such things.  Android does know how to deal
with different resolutions.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

Attachment: signature.asc
Description: PGP signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to