Forcing >> icon |
Post Reply |
Author | |
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
Posted: 23 March 2007 at 9:19am |
How do I get a toolbar in a dialog in a pane to show the >> icon when needed and otherwise not show it?
My current solution (which I don't like) is to enable display of the v button which in turn causes >> to be shown when needed, ideally I do not show v ever as the user cannot customise anything. I enable v with
GetCommandBarsOptions()->bShowExpandButtonAlways = TRUE;
If I do not enable bShowExpandButtonAlways then I never get >>.
|
|
Simon HB9DRV
|
|
Barto
Groupie Joined: 27 February 2005 Location: Germany Status: Offline Points: 60 |
Post Options
Thanks(0)
|
I had the exact same problem a few days ago, and after looking through the implementation of CXTPToolBar, I came to the conclusion that it's not possible without changes to the ToolKit.
|
|
Simon HB9DRV
Senior Member Joined: 07 July 2005 Location: Switzerland Status: Offline Points: 458 |
Post Options
Thanks(0)
|
FWIW it's OK in an MDI app.
|
|
Simon HB9DRV
|
|
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 |