Hi
Does anyone of you know a nice tutorial on Hyperlinks?
I know how to open the browser with an URL if the users clicks somewhere, but how to change the Color of the Label (Text) of the Link, if the mouse is over them and back again if the mouse moves out ?
sign CyBerian
I posted an example on iczelions site (http://win32asm.cjb.net)if that helps
my hyperlinks where imbedded in a menu, but you can easily pull the code out of that and put it into a normal control.
Entro-P
I've read the source code of the hyperlink demo but didn't get much wiser (I'm an ASM newbie).
If someone converted the code to a "normal" control or whatever, it would be great to let me know.
Thanx
stem
I have a program which changes the colour of the hyperlink, when the mouse is moved over it. It is available here:
http://asmsource.8k.com/files32/about32.zip
the original program is here:
http://betrayed.org/resolver.zip
if you still have any problems, then email me.
GoodLuck,John