How to change the mouse pointer?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to change the mouse pointer?

marco-2
Hi,

how can i change the mouse pointer? For example into a cross?
Thanks a lot!

Marco


Reply | Threaded
Open this post in threaded view
|

Re: How to change the mouse pointer?

Bill Schwab-2
Marco,

> how can i change the mouse pointer?

Look at #cursor.  You can override for the view (which I have done) and on
the presenter side (which I don't recall trying).  There is also
Cursor>>showWhile:.

> For example into a cross?

See Cursor class methods, and #cross in particular.

Have a good one,

Bill

--
Wilhelm K. Schwab, Ph.D.
[hidden email]