Enlightenment CVS committal

Author  : tsauerbeck
Project : e17
Module  : apps/euphoria

Dir     : e17/apps/euphoria/data


Modified Files:
        README 


Log Message:
added support for vertical and inverted seekers
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/euphoria/data/README,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- README      29 Feb 2004 14:58:50 -0000      1.2
+++ README      16 Mar 2004 18:14:34 -0000      1.3
@@ -73,6 +73,10 @@
   captures mouse down/move events to actually seek. Create programs for
   this part that emit SEEKER_START on mouse down, SEEKER_UPDATE on mouse
   move and SEEKER_STOP on mouse up.
+  By default, the seeker will (be) move(d) from position 0 to 
+  position 1, however, if the data key "seeker_invert_dir" is set to "1",
+  which will make the seeker move from position 1 to position 0.
+  Inverted mode is on by default for vertical seekers.
 
 Dragging:
   Euphoria contains an object underneath the theme that catches mouse




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to