In the enlightenment sources there seem to be at least two (and sometimes *three*) different(?) ways of doing some things. For example for tables:
e_table_add() + e_table_pack() e_widget_table_add() + e_widget_table_object_append() evas_object_<mumble>_add() + edje_object_part_table_pack() There are several other 'widget' or widget-like things that are this way (such as e_box() and edje_object_part_box_append()). When does one use which? And why use one method vs. one of the other methods? Which is prefered? And why? -- Robert Heller -- 978-544-6933 / [email protected] Deepwoods Software -- http://www.deepsoft.com/ () ascii ribbon campaign -- against html e-mail /\ www.asciiribbon.org -- against proprietary attachments ------------------------------------------------------------------------------ November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threading, error checking, porting, and tuning. Get the most from the latest Intel processors and coprocessors. See abstracts and register http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
