Enlightenment CVS committal Author : lordchaos Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_iconbox.c Log Message: * Widget lifecycle hide before destroy =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_iconbox.c,v retrieving revision 1.104 retrieving revision 1.105 diff -u -3 -r1.104 -r1.105 --- ewl_iconbox.c 30 Jan 2006 11:02:17 -0000 1.104 +++ ewl_iconbox.c 1 Feb 2006 10:39:29 -0000 1.105 @@ -978,6 +978,7 @@ while((list_item = ecore_list_next(ib->ewl_iconbox_icon_list))) { if (list_item == icon) { + ewl_widget_hide(EWL_WIDGET(list_item)); ewl_widget_destroy(EWL_WIDGET(list_item)); if (ib->drag_icon == icon) { ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs