﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
1472	GUISetCursor Bug	VittGam <vittgam@…>	Jpm	"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.
"	Bug	closed		AutoIt	3.3.4.0	None	Rejected		
