|
|
pinEdit
Started by Alexander at 06-09-2010 12:46 . Topic has 4 replies.
 
 
|
|
Sort Posts:
|
|
|
|
06-09-2010, 12:46
|
Alexander
Joined on 05-26-2010
Posts 10
|
How can handle a link Click event
|
|
|
|
|
IHi.. I'm Using Pinedit v 7.2.0.720 for Desktop, How can handle a Link click event, I need to know when the user perform click a Link.
Thanks.
|
|
|
|
|
Report
|
|
|
|
11-15-2010, 4:51
|
galastur
Joined on 06-01-2010
Posts 2
|
Re: How can handle a link Click event
|
|
|
|
|
Me too.
Is there any info on this?
|
|
|
|
|
Report
|
|
|
|
11-16-2010, 5:28
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
Re: How can handle a link Click event
|
|
|
|
|
Hello,
you should use the key down to detect the key press.
Then you can use the EditGetActiveObject method to figure out the active object.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
11-17-2010, 8:11
|
mocasu
Joined on 06-14-2010
Posts 3
|
Re: How can handle a link Click event
|
|
|
|
|
Hello,
the keydown event is only being fired if read only mode is set to false.
I am using the editor to display some HTML files in read only mode. I need to know on what link they click.
Thanks
|
|
|
|
|
Report
|
|
|
|
11-19-2010, 5:29
|
Pintexx Support
Joined on 08-30-2005
Posts 1.910
|
Re: How can handle a link Click event
|
|
|
|
|
Hello,
we are currently working on that so that events are also fired in read only mode.
Regards,
Hans-Peter
|
|
|
|
|
Report
|
|
|
|
|
Pintexx Forum » Developer Produ... » pinEdit » How can handle a link Click event
|
|
|
|