Home > Archive > Tcl > May 2006 > Creating custom mouse cursor
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Creating custom mouse cursor
|
|
|
| Hi all,
Is there a way I can create my own cursor? Actually, I am looking for
a cursor with a left arrow having a "+" sign at it's bottom right
corner. It's the cursor which comes on (Ctrl+Button1+Motion) event on
windows explorer. I didn't find in it the cursor supported on X11, and
windows.
Thanks in advance,
Mona.
| |
| Bruce Hartweg 2006-05-26, 10:03 pm |
| Mona wrote:
> Hi all,
>
> Is there a way I can create my own cursor? Actually, I am looking for
> a cursor with a left arrow having a "+" sign at it's bottom right
> corner. It's the cursor which comes on (Ctrl+Button1+Motion) event on
> windows explorer. I didn't find in it the cursor supported on X11, and
> windows.
>
> Thanks in advance,
> Mona.
>
see
http://wiki.tcl.tk/8674
Bruce
| |
|
| Bruce,
Thanks for your quick response. The site looks really helpful. I am
going to try.
Thanks again,
Mona.
|
|
|
|
|