Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Improve draw speed (Read 2401 times)
Henry
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 18
Joined: Feb 11th, 2008
Improve draw speed
Mar 9th, 2009 at 8:53am
Print Post  
Hi,


when i have many arrows to one box in the tree layout (50-100 arrows) then the drawing speed is very slow.
The Overview i must disable but when i scroll down or up in the chart he has a delay bevore the new pic comes from 1 second.

What can i do? I use GDI+ and won't fall back to no GDI+.
I use VB6 and the newes fc.dll.
my Arrange options are:
tl.Root.visible = False
tl.Type = tltCentralized
tl.Direction = tldLeftToRight
tl.ArrowStyle = tlaDontChangeStyle
tl.KeepGroupLayout = False
tl.reversedArrows = False
tl.KeepRootPos = False
fc.ArrowsSplittable = False
fc.ArrangeDiagram tl

thx
Henry
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Improve draw speed
Reply #1 - Mar 9th, 2009 at 9:51am
Print Post  
Hi,

Check if disabling the antialias mode improves this. If you are using arrow crossings arcs, you could also try if the other ArrowCrossings values improve the speed.

Stoyan
  
Back to top
 
IP Logged
 
Henry
YaBB Newbies
*
Offline


I love YaBB 1G - SP1!

Posts: 18
Joined: Feb 11th, 2008
Re: Improve draw speed
Reply #2 - Mar 9th, 2009 at 11:03am
Print Post  
Hi,

ok Antialaising brings much more speed.
I changed 2 the Options of the Overview, and for very big charts i fall back to no gdi+.


greeting
henry
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint