> Edje currently has an edje_color_class_list() function that exports a > list of cc's the current process knows about (from any loaded edje > objects). It *should* be possible to use this to generate the list in > the color class dialog. We probably need some categorization though (maybe > through namespacing the cc names?) > > rephorm > The only problem with using edje_color_class_list to get the cc's is that, from what I found, if a part is not loaded currently...let's say a cc for check boxes (just for argument), then the edje_color_class_list function does not return it because the part is not loaded. What would be ideal is a function that can list all cc's defined in the theme, loaded or not. Originally, I had tried to use edje_color_class_list todo that color dialog list, but alas if the part isn't loaded, it never showed.
dh ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel