Enlightenment CVS committal Author : lordchaos Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_iconbox.c Log Message: Stop magical disappearing labels =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_iconbox.c,v retrieving revision 1.68 retrieving revision 1.69 diff -u -3 -r1.68 -r1.69 --- ewl_iconbox.c 13 Nov 2005 07:59:31 -0000 1.68 +++ ewl_iconbox.c 13 Nov 2005 11:21:16 -0000 1.69 @@ -582,7 +582,7 @@ ewl_floater_position_set(EWL_FLOATER(ib->icon_box_parent->entry_floater), x,y+ih); ewl_widget_layer_set(EWL_WIDGET(ib->icon_box_parent->entry_floater), 1000); ewl_widget_focus_send(EWL_WIDGET(ib->icon_box_parent->entry)); - ewl_widget_hide(ib->w_label); + //ewl_widget_hide(ib->w_label); /* Record which icon's label we are editing */ ib->icon_box_parent->edit_icon = ib; ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs