Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic TabbedDiagram, how to catch BeginLoad and EndLoad (Read 1030 times)
NorthGates
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 2
Joined: Mar 8th, 2013
TabbedDiagram, how to catch BeginLoad and EndLoad
Mar 8th, 2013 at 6:22am
Print Post  
Sorry, having difficulty searching the newsgroup..

I am trying to write code in both BeginLoad and EndLoad but I tried hooking in the Diagram and in the DiagramDocument but the events are not raised when I open a document either XML or binary. I am testing, so the document loads in my main form mainForm(), it is not quite visible and loading the file is the last line in this event.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: TabbedDiagram, how to catch BeginLoad and EndLoad
Reply #1 - Mar 8th, 2013 at 8:16am
Print Post  
At this time these events are raised only by Diagram and DiagramPage objects and handled internally by DiagramView for some state synchronization. We'll add support for raising them by DiagramDocument for next release.
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint