Modify

Opened 16 years ago

Closed 13 years ago

#1472 closed Bug (Rejected)

GUISetCursor Bug

Reported by: VittGam <vittgam@…> Owned by: J-Paul Mesnage
Milestone: Component: AutoIt
Version: 3.3.4.0 Severity: None
Keywords: Cc:

Description

The help page for GUISetCursor says:

For a list of valid cursor IDs see MouseGetCursor.
CursorId = 16 will hide the mouse cursor.

But the help page of MouseGetCursor in AutoIt 3.3.4.0 says:

16 = HAND

So I can't set hand cursor in a GUI, because setting that will hide the mouse cursor.

Attachments (0)

Change History (7)

comment:1 by Jon, 16 years ago

See, this is why we don't add things "that look innocent" just before a release. Grrrr.

comment:2 by J-Paul Mesnage, 16 years ago

Milestone: 3.3.7.0
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed by revision [5767] in version: 3.3.7.0

comment:3 by J-Paul Mesnage, 15 years ago

Resolution: Fixed
Status: closedreopened

comment:4 by TicketCleanup, 15 years ago

Milestone: 3.3.7.0

Automatic ticket cleanup.

comment:5 by Zedna, 14 years ago

Just clarification for developers:

Here is related ticket which is cause of this bug:

MouseGetCursor() - identify also standard hand cursor (IDC_HAND)
http://www.autoitscript.com/trac/autoit/ticket/1311

I think this ticket should be set as Blocking.

comment:6 by Valik, 14 years ago

Umm. No. The last time we tried to fix the idiocy that pertains to this Jon made comment:1. There's no way in hell I'm going to try again to fix it at the 11th hour.

What needs to happen is a script breaking change needs to occur to normalize the values of MouseGetCursor() and GUISetCursor().

comment:7 by Jon, 13 years ago

Resolution: Rejected
Status: reopenedclosed

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.