Hi, for Enna, i'm currently adding some gadgets in the main screen. Currently there is already a weather widget, but it's hard coded in the edje. What I want to do is an elm_scroller wich display several gadgets on different pages. For the moment I have done something really simple, inspired by the test_launcher in Elementary. A scroller that contains a table per page and each gadget inserted in a cell of the table. But I would like to do more, and for example move gadgets at a specific position in the virtual space of the scroller. So the table widget is not enough I guess.
There is maybe a solution easy to implement to do that with existing stuff, or maybe I need to develop a new elm_widget for that ? What the best solution for you ? I'm pretty sure that you have a lot of ideas about that :) Best Regards, Nico -- Nicolas Aguirre Mail: [email protected] Web: http://www.digital-corner.org ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
