Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: Modifying Standard Tk Cursors?

by Albannach (Monsignor)
on Oct 08, 2004 at 00:39 UTC ( [id://397491]=note: print w/replies, xml ) Need Help??


in reply to Re: Modifying Standard Tk Cursors?
in thread Modifying Standard Tk Cursors?

If you really want to, you might be able to get a Windows resource editor to hack at the cursors themselves, stored in tk.dll (here it is in c:\perl\site\lib\auto\tk\tk.dll). Another option would be to recompile Tk yourself, but that is too much work for me. Of course neither of these options is very portable, but I too did a bit of looking (because it doesn't seem like it should be this hard) and there doesn't appear to be a way to do what you want on the fly under Windows.

One other possibility would be to see how Win32::API or perhaps one of the Win32 GUI toolkits might let you do this. Please do let us know if you get a decent solution!

--
I'd like to be able to assign to an luser

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://397491]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found