On Tue, Dec 9, 2008 at 9:41 AM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
>  categorizing support for the list view plugin

Hi,

I just tried your module on both shelf and as a gadget/gadman and I
have some comments:

 - remember to delete your children objects, when I removed the
gadget/gadman all objects remained there! Ouch! hint: use clipped
smart object for your smart class, it will handle lots of stuff for
your automatically, including that! I'd say you should take a look at
evas_box as well and try to use it, or at least implement your own
layout system so you can nicely animate scroll (you possible can do
that today by changing box alignment).
 - don't clip to the size of your visible object, at least not on
gadget/gadman and title/description, that way I need a huge visible
area and thus it will be of no use!
 - that blue highlight is... ugly! at least it doesn't match e17 default theme.
 - shelf popup is nice, but could be better, it could animate as going
off the same position, just like a real drawer does. See macosx
"documents" and other drawers.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: [EMAIL PROTECTED]
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to