![]() |
RibbonBar |
Post Reply
|
| Author | |
alex08
Newbie
Joined: 26 February 2008 Location: United Kingdom Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Topic: RibbonBarPosted: 27 February 2008 at 1:03pm |
|
Please,help.
How to modify or set RibbonBar properties that became allowed in the run application modify items in the RibbonBar tabs(for example,i want delete, shift some button or other exist item) i try: 1) CXTPRibbonBar* pRibbonBar = (CXTPRibbonBar*)pCommandBars->Add(_T("The Ribbon"), xtpBarTop, RUNTIME_CLASS(CXTPRibbonBar)); 2) pRibbonBar->{ something } but not find function that possible to me allow in my run application drag&drop, change custom components PS: sorry for my english |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2008 at 1:10pm |
|
Hi
There is EnableCustomization method but functionality of Ribbon customization is quite limited now,
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
alex08
Newbie
Joined: 26 February 2008 Location: United Kingdom Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2008 at 1:17pm |
|
i use Xtreme ToolkitPro 2007 Vol 2 (11.2.2). in this softw this function is limited too?
But how to do this different way? |
|
![]() |
|
alex08
Newbie
Joined: 26 February 2008 Location: United Kingdom Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2008 at 1:26pm |
|
Please tell how to do this --
what function and where need use Thanks In Advance |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2008 at 1:34pm |
|
Hi, Did you try call pRibbonbar->EnableCustomization(TRUE) ?
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
alex08
Newbie
Joined: 26 February 2008 Location: United Kingdom Status: Offline Points: 7 |
Post Options
Thanks(0)
Quote Reply
Posted: 27 February 2008 at 2:04pm |
|
Oh,yes i this try & i try other variants and that no work.
But now i all recreate and now it's works. Thanks Oleg |
|
![]() |
|
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 |