Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
ewl_entry.c
Log Message:
Fix some ewl_entry delete behavior.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_entry.c,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -3 -r1.86 -r1.87
--- ewl_entry.c 21 May 2004 18:44:27 -0000 1.86
+++ ewl_entry.c 23 May 2004 07:57:59 -0000 1.87
@@ -406,6 +406,9 @@
*/
}
+ if (ewl_cursor_get_start_position(EWL_CURSOR(e->cursor)) != index)
+ index--;
+
index++;
ewl_cursor_select_to(EWL_CURSOR(e->cursor), index);
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs