Am Fri, 23 Jul 2004 11:21:31 -0500 schrieb [EMAIL PROTECTED]: > Gah. Forgot to hit reply-all... so, for the list: > Benr put up some edje docs with a nice intro to the .edc format at: > http://cuddletech.com/edje/index.html
This helped me a lot. I like to enhance "elicit" to display an analog clock. I created an image with an analog clock and inserted into my new edc file. Then I changed to digital date/time object to the new position inside my analog clock. But now I'm not sure how to draw the watch hands. The math that are needed to calc the watch hands position in no problem, but I don't know how to draw the watch hands. Should I create them in the clocks edc or in an extra edc file or with some draw_line() function from the C code? Any tips how I could do it? regards Andreas ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
