Click here to Skip to main content
15,886,045 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
The first :
Thank the authors for sharing
Thanks for your help

scenario :
I have one Timer and some bitmap(8-bit), I show bitmap in the
picture ctrl like animation, now, I want to show cursor pos in
the picture(real time) according to the current cursor position,
How should I do ?

Note :
Useing CxImage .
Posted
Comments
SoMad 22-Nov-14 7:19am    
Are you talking about this? CxImage[^]
Member 11145067 23-Nov-14 19:34pm    
yes
Richard MacCutchan 22-Nov-14 8:00am    
Please use the forum at the end of the article.

1 solution

use the Windows API SetCursor.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900