| View previous topic :: View next topic |
| Author |
Message |
Tekl
Joined: 24 Sep 2004 Posts: 813 Location: Germany
|
Posted: Fri Mar 04, 2005 7:59 am Post subject: Changing the mouse-pointer |
|
|
Hello,
I haven't found any topic about it. Is it now possible to change the shape of the mouse-pointer?
Tekl |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Fri Mar 04, 2005 10:49 am Post subject: |
|
|
Guess yes. I've made it once via the registry, but it needs to "refresh"/initialise the registry (can't find the AHK command which make it happen, I know it's there). But TBH, I wasn't able to swap back  |
|
| Back to top |
|
 |
jonny
Joined: 13 Nov 2004 Posts: 3004 Location: Minnesota
|
Posted: Fri Mar 04, 2005 2:09 pm Post subject: |
|
|
| Did you try EnvUpdate for the "reg refresh," Bo? |
|
| Back to top |
|
 |
BoBo Guest
|
Posted: Fri Mar 04, 2005 2:17 pm Post subject: |
|
|
EnvUpdate, (H)eureka !  |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10480
|
Posted: Fri Mar 04, 2005 9:39 pm Post subject: Re: Changing the mouse-pointer |
|
|
| Tekl wrote: | | Is it now possible to change the shape of the mouse-pointer? | Not yet (at least not directly in AutoHotkey). But this is a fairly high priority, to at least work when the cursor is inside the boundaries of a script's Gui window. |
|
| Back to top |
|
 |
Tekl
Joined: 24 Sep 2004 Posts: 813 Location: Germany
|
Posted: Sat Mar 05, 2005 4:12 pm Post subject: |
|
|
Hi Chris,
that would be really a nice feature, but don't hurry.
Tekl |
|
| Back to top |
|
 |
|