Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Handling LinkDoubleClicked (Read 1729 times)
IgorS
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 13
Joined: Sep 22nd, 2008
Handling LinkDoubleClicked
Sep 22nd, 2008 at 12:06pm
Print Post  
Hi,

I need to implement FlowCharter similar to one in your FCDemo (see screenshot).

I've got to handle LinkDoubleClicked event. But instead of it, when user double clicks on a link, NodeDoubleClicked event is raised. That is because of background nodes (with ZIndex = 0), even though they are locked.
Please give me advice. Can I prevent background nodes from raising such events? Or some other way to handle user interactions with links?

Thanks a lot.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Handling LinkDoubleClicked
Reply #1 - Sep 22nd, 2008 at 12:53pm
Print Post  
Hi,

Setting HitTestPriority = ZOrder should do that.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint