Docking pane positio |
Post Reply |
Author | |
ferduva
Newbie Joined: 22 September 2012 Status: Offline Points: 5 |
Post Options
Thanks(0)
Posted: 20 August 2014 at 7:06am |
I have developed a MDI application and there are some DockinPane. I save the docking pane position to a file (xml). When I close the MDI document the position of Docking pane are saved: I reopen the document and the pane are in the savede position. But if I close the application the XML file is not changed but restarting the application and reopening the document the pane are on the left side. I don't understand why.
Could you indicate me an example?
|
|
rdhd
Senior Member Joined: 13 August 2007 Location: United States Status: Offline Points: 891 |
Post Options
Thanks(0)
|
It sounds like you are not saving the layout when exiting the application. Add a call to save the layout to your close/exit handler.
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |