Page Index Toggle Pages: 1 Send TopicPrint
Hot Topic (More than 10 Replies) setEnabled() for Overview has no effect (Read 7348 times)
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
setEnabled() for Overview has no effect
Jun 20th, 2007 at 12:56pm
Print Post  
I'm trying to disable the Overview component.
I've used setEnabled(false) - but it works the same.
Isn't there a way to disable it? At least to make the Rectangle static?
Thanks,
Yoav
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: setEnabled() for Overview has no effect
Reply #1 - Jun 20th, 2007 at 3:59pm
Print Post  
What do you mean by disabling it - making it ignore all mouse input?

Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: setEnabled() for Overview has no effect
Reply #2 - Jun 21st, 2007 at 3:50am
Print Post  
Yup. This sounds like it. Anything that will cause the Overview to be unchanged.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: setEnabled() for Overview has no effect
Reply #3 - Jun 21st, 2007 at 6:31am
Print Post  
I have sent you a private message with links to the licensed jar and updated Overview.java.

Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: setEnabled() for Overview has no effect
Reply #4 - Jun 21st, 2007 at 10:39am
Print Post  
Something has happenned in the new Jar.
I have used AnnelLayout until now with average layout timing of 0.5 second. Now each time I run it - it takes more than 5 secondseach time!
Is that the fix for the distances between nodes? If so - it's a problem. That's too much for an increase in timing.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: setEnabled() for Overview has no effect
Reply #5 - Jun 21st, 2007 at 12:04pm
Print Post  
That's not the final version of the layout algorithm; we are still testing some new layout evaluation methods. Anyway could you email me some typical diagram of yours so we can test the layout with it?

Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: setEnabled() for Overview has no effect
Reply #6 - Jun 24th, 2007 at 8:03am
Print Post  
Hi,

I've saved the FlowChart and sent it to the support email. Hope it's right.

Thanks,
Yoav
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: setEnabled() for Overview has no effect
Reply #7 - Jun 24th, 2007 at 9:10am
Print Post  
If it isn't working, here's a short description:
It's a graph with 8 pairs of nodes (8 instances of 2 nodes connected) and 2 triples of nodes (2 instances of 3 nodes connected). That's it.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: setEnabled() for Overview has no effect
Reply #8 - Jun 25th, 2007 at 7:33am
Print Post  
Is this the same graph that was arranged for 0.5 seconds?

Thanks,
Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: setEnabled() for Overview has no effect
Reply #9 - Jun 25th, 2007 at 7:37am
Print Post  
Yup. I'm using an older version of Jdiagram, and it still is.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: setEnabled() for Overview has no effect
Reply #10 - Jun 25th, 2007 at 8:15am
Print Post  
Ok, I have uploaded an updated licensed .jar - use the link from the last private message to download it. It should handle the node sizes correctly without being much slower.

Stoyan
  
Back to top
 
IP Logged
 
ymoran00
Full Member
***
Offline



Posts: 163
Joined: May 2nd, 2007
Re: setEnabled() for Overview has no effect
Reply #11 - Jun 25th, 2007 at 12:42pm
Print Post  
I'll give it a test run on the following days.

Thanks!
Yoav
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint