hyperlinks |
Post Reply |
Author | |
thwei
Newbie Joined: 16 November 2007 Location: Poland Status: Offline Points: 7 |
Post Options
Thanks(0)
Posted: 31 January 2008 at 7:45am |
How to create custom hyperlink in SyntaxEdit? Its support hyperlinks?
|
|
AndreiM
Moderator Group Joined: 18 August 2007 Status: Offline Points: 132 |
Post Options
Thanks(0)
|
Hello,
SyntaxEdit supports only hyperlink highlight, but it does not support hyperlink ckick.
For example see _cpp.schclass file, c_URL class.
|
|
jimmy
Senior Member Joined: 11 November 2003 Location: Austria Status: Offline Points: 515 |
Post Options
Thanks(0)
|
Catch XTP_EDIT_NM_LBUTTONDOWN notify, get text format under cursor, check if c_URL, that ....
Jimmy |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |