![]() |
urgent problem |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: urgent problemPosted: 05 August 2007 at 8:35am |
|
I am looking at the RibbonSample and it has the following code which in theory shows a text colour selector like in Word 2007, with themes and standard colours etc. however I cannot find where it shows this when I run the example, any help appreciated:
m_pItemsFontTextColor->SetItemSize(CSize(17, 17));
pItem = m_pItemsFontTextColor->AddLabel(0);
pItem->SetCaption(_T("Theme Colors"));
CGalleryItemFontColor::AddThemeColors(m_pItemsFontTextColor, 0);
pItem = m_pItemsFontTextColor->AddLabel(0);
pItem->SetCaption(_T("Standard Colors"));
CGalleryItemFontColor::AddStandardColors(m_pItemsFontTextColor);
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 August 2007 at 1:27am |
|
Hi,
See selector example in Samples\CommandBars\GallerySample
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 August 2007 at 4:42am |
|
Hi Cheers ;) all sorted now
|
|
|
Thank you,
Terry Mancey email terry@tmancey.ltd.uk | linkedin www.tmancey.ltd.uk | twitter @tmancey |
|
![]() |
|
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 |