Dear All
Does any idea for this question ??
Does any idea for this question ??
Hm, not clear enough, but I will try to explain:
I suppose that you have the ability to draw the text with every color you want. So, simply you must handle WM_MOUSEMOVE for the window where the text is drawed. On every WM_MOUSEMOVE check, is the text is under the cursor - if so, draw the text with one color, if not with another.
I suppose that you have the ability to draw the text with every color you want. So, simply you must handle WM_MOUSEMOVE for the window where the text is drawed. On every WM_MOUSEMOVE check, is the text is under the cursor - if so, draw the text with one color, if not with another.
Do you Win32 Programmers reference? Look in this section:
Associating a Window Procedure with a Window Class
Good tuts out there too. http://win32asm.cjb.net/
Tut13 does all that
Associating a Window Procedure with a Window Class
Good tuts out there too. http://win32asm.cjb.net/
Tut13 does all that
most of our questions fix the link above so I wonder why we are here ?
The aswer is :We offten like to talk to somebody and to hear good advice from friedly people who are more experienced than we are.
Conclusion: First search for Iczelon's tutorials and then ask here because someone put your attention through this link above.
very funny but it is the true
-------------------------------------------
I am very grateful to THE MOST EXPERIENCED FELLOWS, who do not attach the famous link to Iczelion's site and They give me explanation for the problem I have, because if I ask here I visited Iczelion's tutorial before and can't find or understand some details.
:alright:
The aswer is :We offten like to talk to somebody and to hear good advice from friedly people who are more experienced than we are.
Conclusion: First search for Iczelon's tutorials and then ask here because someone put your attention through this link above.
very funny but it is the true
-------------------------------------------
I am very grateful to THE MOST EXPERIENCED FELLOWS, who do not attach the famous link to Iczelion's site and They give me explanation for the problem I have, because if I ask here I visited Iczelion's tutorial before and can't find or understand some details.
:alright:
Might this be what your after?
http://www.asmcommunity.net/board/index.php?topic=13575
http://www.asmcommunity.net/board/index.php?topic=13575