Enlightenment CVS committal Author : davemds Project : e17 Module : proto/edje_editor
Dir : e17/proto/edje_editor/data Modified Files: edje_editor.edc Log Message: Direct-edje version: (need edje patch 7 on #294) * Catch all the signal from the editing edje object and show in console * open, save and save as now works well (using a temp file while editing) * Reimplemented add images * mouse events/repeat done * manage well single-group files =================================================================== RCS file: /cvs/e/e17/proto/edje_editor/data/edje_editor.edc,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- edje_editor.edc 18 Dec 2007 06:20:49 -0000 1.7 +++ edje_editor.edc 28 Dec 2007 23:01:40 -0000 1.8 @@ -359,7 +359,7 @@ } //EXAMPLE: FRAME (name, w, h, img_name, place_after) FRAME("group", 230, 70, "lbl_group.png", 14, 50, "frames_starter") - FRAME("part", 230, 80, "lbl_part.png", 14, 35,"group_frame") + FRAME("part", 230, 120, "lbl_part.png", 14, 35,"group_frame") FRAME("description", 260, 85, "lbl_desc.png", 14, 42, "part_frame") FRAME("rect", 120, 77, "lbl_rect.png", 14, 72, "description_frame") FRAME("text", 250, 160, "lbl_text.png", 14, 36, "rect_frame") ------------------------------------------------------------------------- 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-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs