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> <<a href="mailto:robby@cs.uchicago.edu">robby@cs.uchicago.edu</a>> 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, "Corey Sweeney" wrote:<br>> In a text% i've found the method "get-position" which gets the position of<br>> the current selection, but how does one get the current position of the
<br>> cursor? All the methods i've found with "cursor" in their name seem to be<br>> about changing cursor graphics.<br>><br>> Corey<br>><br>> --<br>> ((lambda (y) (y y)) (lambda (y) (y y)))
<br>> _________________________________________________<br>> For list-related administrative tasks:<br>> <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)))