On Thu, 23 Apr 2009 08:04:01 +0400 Sergey Semernin <sergey.semer...@gmail.com> said:
> Hello, All. > > In message from 23 апреля 2009 Carsten Haitzler wrote: > > > hmmm ... not what i wanted. i wanted edje's entry used as it can actually > > follow theme styles etc. etc. this uses e's entry which is old (and should > > now be replaced/deprecated). > > > > see elementary's elm_entry.c > > Then, maybe change e_widget_entry and e_entry to TEXTBLOCK base? Because if I > adding TEXTBLOCK to icon theme I need code very similar to e_widget_entry and > e_entry. And actually we don't need prepared editor field in each efm2 > icon... > And also if adding entry field to each icon it causes significantly more > memory used to efm2 window... especially if many files exists in dir. well yes - but then the fm theme doesnt control the look and so it might not match the fm labels etc. anyway... > P.S. In TEXTBLOCK single line style 'valign' param does not align text, > because code uses line height (as multiline) nor field height. valign only works WITHIN each line. if you have multiple font sizes on 1 line, this aligns the text if its smaller than the largest one. if you want to align the WHOLE block of text - use the normal edje alignment features and have the text be minimum vertical size. > P.P.S. Where disappearing keyboard event sent to desktop and icons on it? there is no event. the desktop cannot get focus - only windows can. example - sloppy focus means that even if you click and have the mouse over the desktop, focus stays with the last focused window. renaming on the desktop needs special attention. it's something i know about :) > Sincerely yours, Sergey. > > -- > Jabber/XMPP: sergey.semer...@gmail.com > Cellular: +7-909-206-5992 > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) ras...@rasterman.com ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel