Print Page | Close Window

How to change mouse pointer's icon and skin ?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Skin Framework
Forum Description: Topics Related to Codejock Skin Framework
URL: http://forum.codejock.com/forum_posts.asp?TID=10586
Printed Date: 16 November 2024 at 10:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to change mouse pointer's icon and skin ?
Posted By: compvis
Subject: How to change mouse pointer's icon and skin ?
Date Posted: 10 May 2008 at 10:19pm
Hello everyone !
 
I use Visual C++ 2005 and Xtreme Toolkit Wizard to create project (dialog based). Now i want to change  mouse pointer's icon and skin. I use LoadCursor and SetCursor but nothing changed.
 
Pls help me !
 
Thanks


-------------
I love ToolkitPro, Suite Pro ! Thanks Codejock !



Replies:
Posted By: Oleg
Date Posted: 11 May 2008 at 1:44am
Hi,
Catch WM_SETCURSOR and call SetCuror in this handler.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: compvis
Date Posted: 11 May 2008 at 10:13pm
Thanks, Oleg
 
I have done but only cursor on caption was changed.
 
Cursor on CommandBars, Docking panes, Status Bar wasn't changed.
 
Pls help me !
 
Thanks


-------------
I love ToolkitPro, Suite Pro ! Thanks Codejock !


Posted By: Oleg
Date Posted: 12 May 2008 at 1:03am
Hi,
 
try to override PreTranslateMessage and change cursor here.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net