This topic and its replies were posted before the current version of LEADTOOLS was released and may no longer be applicable.
#1
Posted
:
Thursday, July 14, 2005 4:16:26 AM(UTC)
Groups: Registered
Posts: 3
Trying to change cursor on the capture window (Ref. IItmmCapture) using ::SetCursor function. The cursor change for 1/2 seconds and get back to normal arrow.
Can we change the cursor using your API ?
#2
Posted
:
Friday, July 22, 2005 10:06:44 AM(UTC)
Groups: Registered
Posts: 9
This is because the default WM_SETCURSOR message handler is changing the cursor to the default cursor. You need to handle the WM_SETCURSOR message and call SetCursor.
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.