Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic double clicking link disable textbox popup (Read 1688 times)
madhan1
Full Member
***
Offline


FOLLOW NO ONE BUT LEARN
FROM EVERY ONE ..

Posts: 101
Location: India
Joined: Feb 17th, 2010
double clicking link disable textbox popup
Jul 12th, 2012 at 1:10pm
Print Post  
Dear stoyan,

               sorry for asking lot of silly questions.. i want to disable the popup text box while double clicking the link..
  

if you want something then go and grab it
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: double clicking link disable textbox popup
Reply #1 - Jul 12th, 2012 at 2:04pm
Print Post  
Set AllowInplaceEdit = false to disable the built-in inplace edit. If you still need it for nodes, call DiagramView.BeginEdit from the NodeDoubleClicked handler.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
madhan1
Full Member
***
Offline


FOLLOW NO ONE BUT LEARN
FROM EVERY ONE ..

Posts: 101
Location: India
Joined: Feb 17th, 2010
Re: double clicking link disable textbox popup
Reply #2 - Jul 13th, 2012 at 4:32am
Print Post  
thanks stoyan,

  i changed the property AllowInplaceEdit = false in  diagramview
  

if you want something then go and grab it
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint