![]() |
Is Tabbed Toolbar in LoadCommandBar? |
Post Reply
|
| Author | |
tralfaz
Groupie
Joined: 21 June 2009 Status: Offline Points: 36 |
Post Options
Thanks(0)
Quote Reply
Topic: Is Tabbed Toolbar in LoadCommandBar?Posted: 11 August 2009 at 1:17pm |
|
Can the Tabbed Toolbar restore to the state it was when the app exited?
I'm calling SaveCommandBars/LoadCommandBars but the Tabbed Toolbar always resets to it's original state. All I'm doing is this. 1. Remove a button (Alt+Drag) from one of the tabbed toolbars 2. Exit the program (SaveCommandBars is called) 3. Relaunch (LoadCommandBars is called) The tabbed toolbar comes up with the removed button intact. How can I get it to remember it's previous state? |
|
|
XP Pro SP3 / VS2008 C++ / Xtreme CommandBars v13.1.0 |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 August 2009 at 3:05am |
|
Hi,
Do you create it same way as our sample ?
if you manually add each button, try call
pToolBar->GetControls()->CreateOriginalControls() after layout done.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
tralfaz
Groupie
Joined: 21 June 2009 Status: Offline Points: 36 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 August 2009 at 9:51am |
|
I don't think I did. I didn't think I had to dissect the tabbed toolbar to that level.
You don't have to do that for regular toolbars, why for a Tabbed Toolbar? |
|
|
XP Pro SP3 / VS2008 C++ / Xtreme CommandBars v13.1.0 |
|
![]() |
|
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 |