![]() |
Saving placement of panes and command bar |
Post Reply
|
| Author | |
simus
Groupie
Joined: 08 July 2005 Status: Offline Points: 43 |
Post Options
Thanks(0)
Quote Reply
Topic: Saving placement of panes and command barPosted: 12 December 2005 at 7:42am |
|
Hi, I made functions to load and save the pane layout and command bars I have a problem with the command bars, sometimes it is ok sometimes not. For instance the placement is sometime loaded only after the 2nd try. Or a same toolbar item that is at pos 1 in a saved file and at pos 10 in a 2nd saved file, after loading sevaral times 1st and 2nd file I have the toolbar item at pos 1 AND 10. Does anyone see something wrong in the following? void CMainFrame::SavePlacementToFile(CString filePath){ //Save the command bars CXTPPropExchangeSection pxCommandBars(px.GetSection(_T("CommandBars")));
//Load the command bars CXTPPropExchangeSection pxCommandBars(px.GetSection(_T("CommandBars")));
Thanks a lot! |
|
![]() |
|
simus
Groupie
Joined: 08 July 2005 Status: Offline Points: 43 |
Post Options
Thanks(0)
Quote Reply
Posted: 13 December 2005 at 3:02am |
|
Hi again, Attached a simple VC project that shows the problem. The scenario is :
Please help on we really need this cool feature |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 14 December 2005 at 5:36am |
|
Answered in issuetrack...
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
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 |