Add or Remove Buttons (combo boxes) |
Post Reply |
Author | |
mzartler
Newbie Joined: 27 August 2009 Location: United States Status: Offline Points: 1 |
Post Options
Thanks(0)
Posted: 27 August 2009 at 12:16pm |
Hi All,
I'd like to use the "Add or Remove Buttons" feature of the toolkit and have it set up and working for the most part. We have two toolbars that add combo boxes.
p_tlLipsyncBar->GetControls()->Add(xtpControlComboBox, ID_LIPSYNC_ALWAYSLIPSYNCENTIREFILE); Works great, except they are greyed out in the Add or Remove Buttons. Is there a way to support "Add or Remove" for these items added to a toolbar.
Any ideas?
Regards,
Mark
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hi,
After you create initial controls of Toolbar, call pToolBar->GetControls()->CreateOriginalControls(); to "commit" them.
|
|
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 |