On Sunday, 09 September 2007, at 13:06:12 (-0300), Diogo Dutra wrote: > What is more recommended to start programing in widgets EFL? > EWL or ETK? > I dont programming in gtk.... > I want know, what is more powerfull, and stable, if possible without > very bugs... > I have started in EWL a little... i should to keep in ewl? > And another question, have a way to set up the ewl theme in E17 theme?
If you don't care about API similarities to Gtk+, use EWL. It has the better design and is better overall in speed and efficiency. EWL is more in the spirit of E -- rethinking everything. Etk is the same old API with the same old widgets and the same old model of thinking, which means they get to leverage some regurgitated Gtk+ stuff (like Guile, IIRC), so that may or may not win points with you. To me, Etk is for GNOME developers who want to try being E developers without actually doing anything new. EWL is for E developers. So figure out which one you are and go from there. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ <[EMAIL PROTECTED]> Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "Give a man a fish, you feed him for a day. Teach a man to fish, he spends all his time in the basement tying flies and neglecting his personal hygiene." -- NewsRadio ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
