On Thu, 27 Aug 2009 21:16:23 -0300 Wido <[email protected]> said: > I don't know about edje files, but wouldn't be possible to hack edje > structures to grab gtk info from somewhere? > > changing from > ~/theme/image/clock.png > to > /usr/share/gtk/clock.png > > or somethink alike, so it can grab whatever is in that path?
this will make edje immensely slower. not to mention make edje non-self-contained anymore, and the whole point of the edje files is to be self-contained. even if its just an image - what you do with it is half of the work. add multiple images in layers, stretch and add effects etc. and just a png is very simplistic in this way :) > 2009/8/27 Carsten Haitzler <[email protected]> > > > On Wed, 26 Aug 2009 17:51:02 -0300 Wido <[email protected]> said: > > > > > would it be possible to write a theme that copys the gtk or qt one? > > > something like gtk-qt-engine, that makes gtk aps looks like qt ones > > > > no, as themes are data files and have no access to anything outside the > > .edj > > file they are in - for security. > > > > > > -- > > ------------- Codito, ergo sum - "I code, therefore I am" -------------- > > The Rasterman (Carsten Haitzler) [email protected] > > > > > > > -- > Wido > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
