Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic is there a Listener the diagram is dirty or not (Read 3238 times)
gamjaradio
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 42
Joined: Jul 16th, 2010
is there a Listener the diagram is dirty or not
Oct 4th, 2010 at 12:06pm
Print Post  
I wanna know as soon as the diagram changed .

Is there a Listener or another.?

please tell me
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: is there a Listener the diagram is dirty or no
Reply #1 - Oct 4th, 2010 at 12:54pm
Print Post  
There is no event for this. You could inherit the Diagram class and override its setDirty() method, which is called automatically when anything changes.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
gamjaradio
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 42
Joined: Jul 16th, 2010
Re: is there a Listener the diagram is dirty or no
Reply #2 - Oct 4th, 2010 at 1:11pm
Print Post  
where is the method 'setDirty' . I can not find it in the DiagramListener
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: is there a Listener the diagram is dirty or no
Reply #3 - Oct 4th, 2010 at 1:16pm
Print Post  
It's in the Diagram class.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint