Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Problem in ArrangeDiagram for Gupta Team Developer (Read 3123 times)
Vangelis Komninos
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 7
Joined: May 3rd, 2012
Problem in ArrangeDiagram for Gupta Team Developer
May 3rd, 2012 at 9:38pm
Print Post  
Guys fantastic compoent!

Please help if it's possible to complete my evaluation.
In Gupta (team developer) everything works fine except the arrangeDiagram. In details I have declare the layout correct:

FLOWCHARTLib_ILayeredLayout: layoutX

I am filling the properties without error:
Call layoutX.PropSetNodeDistance (80 )
Call layoutX.PropSetLayerDistance (100 )
Call layoutX.PropSetSplitLayers (TRUE)
Call layoutX.PropSetOrientation ( 1 )

But when I call
Call ax1.ArrangeDiagram ( layoutX )

I got an "Error code at invocation of ArrangeDiagram: 8000FFFF"

Do you possibly understand what is wrong ?

Thanks in advance
Vangelis Komninos
  
Back to top
 
IP Logged
 
Vangelis Komninos
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 7
Joined: May 3rd, 2012
Re: Problem in ArrangeDiagram for Gupta Team Developer
Reply #1 - May 3rd, 2012 at 9:47pm
Print Post  
Problem Solved !!
I had to Call the Init function for the layout class.

Great product, we will order it for sure!
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint