LuP
21st December 2007 14:19 UTC
Hyperlink button problems
Hi all,
I'm trying to create a link with the following code:
${NSD_Createlink} 20u 60u 230u 12u "http://www.myweb.cz"
A blue texted button appears (that's OK) but:
- Cursor over button is still of arrow type, not like a hand (or something signaling a hypertext).
- When I click the text button, nothing happens.
How to make it work?
Thanks.
LuP
kichik
21st December 2007 15:09 UTC
You have to add an OnClick callback function to respond to the user click. Hand sign is not currently working. It's still missing from nsDialogs.
LuP
21st December 2007 15:39 UTC
... OK, thanks. LuP
vbguy
27th June 2008 14:40 UTC
Originally posted by kichik
Hand sign is not currently working. It's still missing from nsDialogs.
I've submitted a patch that gets the hand working for link controls:
http://sourceforge.net/tracker/index.php?func=detail&aid=2004129&group_id=22049&atid=373087
The patch also includes RichText macros and documentation.