On Wed, Mar 23, 2011 at 3:19 PM, Daniel Juyung Seo <seojuyu...@gmail.com> wrote:
> I attached a screen shot :)
> This is a screen shot from elementary_test "Disk Selector" which cnook 
> attached.

THAT is what I worried.

Problem is that we're trying to define presentation where it should
not. Presentation should be in the theme/style, because it knows about
it.

EDC will know about font and size, you code will not.  How can you
judge how many elements will fit there? You can ask the theme to show
N values, but then the theme itself will likely have a min/max value
to enforce enough size is allocated for it.

BTW, this widget layout is wrong. You should never fit an horizontal
expanding item on a horizontal scrolling disc object. It's not
logical. If you have an horizontal expanding item (ie; a text) you
must place them vertically to get any effect that reminds of a disc.
There is no graphical artist that will be able to make that look and
feel like a disc, I warn you.  OTOH if you place them vertically
you'll have more control on item layout/spacing, can plan proper
shadows and it will look nice. (Check people that do this  type of
widget, like the iPhone diskpicker, that's the reason they do that
way).

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to