![]() |
CXTPControlComboBox |
Post Reply
|
| Author | |
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPControlComboBoxPosted: 14 July 2007 at 4:10pm |
|
Hi Our application is themed with nice yellow/orange bars when you hover over items, however we have added a combo box:
for ( LONG i = lCount - 1; i >=0; i-- )
pControlComboBox->AddString( pPrinter[i] );
pControlComboBox->SetDropDownListStyle( FALSE );
pControlComboBox->SetWidth( 250 );
pControlComboBox->SetCurSel( 0 );
pRibbonGroup->Add( pControlComboBox, ID_PRINT_OPTION_PRINTER );
But we cannot seem to get the highlighted bars to highlighted with the selected theme (eg. orange selections instead of blue) also for some reason tooltips show differently than rest of our app ???Any help appreciated
|
|
|
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: 16 July 2007 at 1:01am |
|
Hello,
Please attach screenshot what do you see.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 21 July 2007 at 9:34am |
|
Please download screemshots from: http://www.my-software.co.uk/temp/xtp.zip
On one of the screenshots it shows the cool highlighters and on other boring blue ones
|
|
|
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: 23 July 2007 at 12:38am |
|
Hello,
You can enable ownerdraw for this combo - see Samples\CommandBars\CustomThemes sample. For 11.2 release we aded buildin support of ownerdraw for combolist.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 July 2007 at 4:17am |
|
Excellent, thanks, however do you have an approx release date for 11.2 as of yet ?
Thanks
Terry
|
|
|
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: 23 July 2007 at 6:02am |
|
Hello,
Think it will be published only in the end of summer.
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
terrym
Senior Member
Joined: 13 April 2007 Status: Offline Points: 836 |
Post Options
Thanks(0)
Quote Reply
Posted: 23 July 2007 at 6:09am |
|
Look forward to it, and is there a list of new things coming in the 11.2 release :)
|
|
|
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 |