Vincent Torri <[EMAIL PROTECTED]> [2005-09-25 10:34]: > I'm writing an edje and I would like to set the y offset of rel2 to (12 + > the y offset of rel1) (in a defined part). Something like : > > #define TOTO(y) > parts { > *** > *** > rel1 { > offset, 0 y; > } > rel2 { > offset, 0 y+12; <-- of course, this syntax is not correct > } > } > > is it possible ?
Yes, if the above doesn't work, try adding spaces like so: y + 12 Regards, Tilman -- learn to quote: http://www.netmeister.org/news/learn2quote.html ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel