Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/etox

Dir     : e17/libs/etox/test


Modified Files:
        selections.c 


Log Message:
Move obstacle code progress, and an update to the todo items in the readme.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/etox/test/selections.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- selections.c        15 Aug 2003 06:38:58 -0000      1.9
+++ selections.c        16 Aug 2003 06:09:32 -0000      1.10
@@ -117,7 +117,7 @@
 
        etox_append_text(etox, "Fear the boring test text!");
 
-       obstacle = etox_obstacle_add(etox, 20, 20, 20, 20);
+       obstacle = etox_obstacle_add(etox, 20, 20, 80, 20);
 
        ecore_evas_callback_resize_set(ee, window_resize);
        ecore_event_handler_add(ECORE_EVENT_SIGNAL_EXIT, sig_exit, NULL);




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to