On Mon, 18 May 2009 07:33:32 -0700 Mikael Liljeroth <mikael.liljer...@gmail.com> said:
> Hi, I have a question regarding Edje. In very large user interfaces almost > every part has an invisible state and one visible state. Each of these parts > also has a corresponding program to show or hide the part. This makes the > edc file very big and hard to read. Is there some way to generalize the > procedure of hiding and showing parts in edc, or from c? Maybe dynamically > without an edc program for every part? umm... you can show multiple parts from 1 program - just list multiple parts. you can also use clip objects (rectangle parts) and show and hide these as a kind of master-control of visibility of all items clipped to this rect. -- ------------- 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