How use the google maps hand cursor in Python?
Posted
by aF
on Stack Overflow
See other posts from Stack Overflow
or by aF
Published on 2010-04-02T08:43:06Z
Indexed on
2010/04/02
8:53 UTC
Read the original article
Hit count: 252
Hello,
I want to use the google maps hand cursor in Python but I don't know how to do it. I've downloaded the cursor but I only get to use the hand open, I also have a event that "closes" the hand when clicked but I don't know how can I change the style cursor on it.
I say this because the google maps hand cursor has two style (the open and the closed hand).
If you don't know how to use the other style you can also tell me how can I create another cursor where the close hand is the default style. If I have that, I only change the cursor and it's done.
Thanks in advance :)
© Stack Overflow or respective owner