Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic DeserializeTag event not raised for ControlHost (Read 2550 times)
Prakash Ram Sobhani
Guest


DeserializeTag event not raised for ControlHost
Jan 25th, 2006 at 10:56am
Print Post  
Hi

    I was trying out the XML Serialization and XML Deserialization of Flowchart control using XmlWriter and XmlReader classes.

    I am using ControlHosts in my flowchart and arrows. I have assigned a value to the Tag property of the ControlHosts and Arrows.

In the SerializeTag event I am able to convert the tag to a string value and that gets persisted in the XML file for all objects.

But when I am deserializing the same file, for ControlHosts the DeserializeTag event is not raised at all.

Please look into this issue and help me out.


      With Regards
Prakash Ram Sobhani
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: DeserializeTag event not raised for ControlHos
Reply #1 - Jan 25th, 2006 at 2:07pm
Print Post  
Hi,

You are right, we have omitted raising the event for ControlHost nodes. We have implemented that now, if you need it urgently contact me by e-mail and I will send you our daily build of the dll.

Regards,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint