Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Issue with UI DockControl LoadFromXml and SaveToXml calls (Read 1135 times)
MavinTech
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 19
Joined: Jul 30th, 2020
Issue with UI DockControl LoadFromXml and SaveToXml calls
Nov 13th, 2020 at 6:35pm
Print Post  
Looking for some direction: 
Using the sample code for UI Docking, the functionality of SaveToXml and LoadFromXml works as expected. (XML file is created and read back from).

I added a DockControl and some Items in my code in much the same manner.  I call the SaveToXml and a file is created with the XML code, but the LoadFromXml call returns with 0 Items in it.

I can take the XML file that was created from my code and load it into the sample code correctly, but the Load doesn't work in my code.

Are there any environmental or Xml parser issues that I should concentrate on?  I expected a Save call followed by a Load call would work.
  
Back to top
 
IP Logged
 
MavinTech
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 19
Joined: Jul 30th, 2020
Re: Issue with UI DockControl LoadFromXml and SaveToXml calls
Reply #1 - Nov 13th, 2020 at 7:48pm
Print Post  
Look long enough and it will likely hit you. 

Found this in the WinForms section.  Works for me!

https://mindfusion.eu/Forum/YaBB.pl?num=1534894405
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint