My bad, I mistakenly thought that you could have a selection and a
blinking cursor at the same time (like some other systems do). 
Thanks<br>
<br>
Corey<br><br><div><span class="gmail_quote">On 5/11/06, <b class="gmail_sendername">Robby Findler</b> &lt;<a href="mailto:robby@cs.uchicago.edu">robby@cs.uchicago.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Do you mean the mouse pointer? If so, you probably want to override<br>on-event to track mouse actions. If you mean the insertion point, then<br>that is the selection. It's just a selection of size zero in the<br>blinking caret case.
<br><br>Robby<br><br>At Thu, 11 May 2006 13:57:54 -0500, &quot;Corey Sweeney&quot; wrote:<br>&gt; In a text% i've found the method &quot;get-position&quot; which gets the position of<br>&gt; the current selection, but how does one get the current position of the
<br>&gt; cursor?&nbsp;&nbsp;All the methods i've found with &quot;cursor&quot; in their name seem to be<br>&gt; about changing cursor graphics.<br>&gt;<br>&gt; Corey<br>&gt;<br>&gt; --<br>&gt; ((lambda (y) (y y)) (lambda (y) (y y)))
<br>&gt; _________________________________________________<br>&gt;&nbsp;&nbsp; For list-related administrative tasks:<br>&gt;&nbsp;&nbsp; <a href="http://list.cs.brown.edu/mailman/listinfo/plt-scheme">http://list.cs.brown.edu/mailman/listinfo/plt-scheme
</a><br></blockquote></div><br><br clear="all"><br>-- <br>((lambda (y) (y y)) (lambda (y) (y y)))