On Fri, 12 Aug 2005 19:08:25 +0200 Mario D__ring <[EMAIL PROTECTED]> babbled:
> Hello :) > > I have a few question, if various ideas are in general possible :) > > > a) Is it possible to theme a window appear, maximize, minimize.. etc > animation? no and yes. you can react to show signals so when a window is shown for the first time the edje could do an initial anim. the edje is sent signals for maximize etc. so it is allows to re-organise itself if it wants and look different, but the edje cannto control overall window size/position etc. for animation. > b) Is it possible to display animated text on a background? Or do I > need images for that? yes - just as you can use text anywhere in an edje... > c) is it possible to have different speed for different frames? Or can > I add a break at the end of one loop? you can repeat a frame if you want for frame flipping - or yes, break the loop into segments. > > Bye, > Mario. > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [EMAIL PROTECTED] 裸好多 [EMAIL PROTECTED] Tokyo, Japan (東京 日本) ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
