Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/tools/ewl_edb_ed Modified Files: ewl_edb_ed.c Log Message: - Remove imenu - This needs to be pushed into the engine. If the engine can't handle multiple windows (like fb) it should over ride the window creation calls and return evas buffer engines, or something, to the app. =================================================================== RCS file: /cvs/e/e17/libs/ewl/tools/ewl_edb_ed/ewl_edb_ed.c,v retrieving revision 1.10 retrieving revision 1.11 diff -u -3 -r1.10 -r1.11 --- ewl_edb_ed.c 6 Jul 2005 16:40:32 -0000 1.10 +++ ewl_edb_ed.c 18 Nov 2006 06:15:57 -0000 1.11 @@ -133,7 +133,7 @@ { Ewl_Widget *file = NULL; - file = ewl_imenu_new(NULL, "file"); + file = ewl_menu_new(NULL, "file"); ewl_container_child_append(EWL_CONTAINER(menu_box), file); ewl_object_fill_policy_set(EWL_OBJECT(file), EWL_FLAG_FILL_SHRINK); ewl_object_padding_set(EWL_OBJECT(file), 2, 2, 2, 0); ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs