![]() |
CXTToolBar - Buttons |
Post Reply
|
| Author | |
jsimmons
Newbie
Joined: 16 September 2004 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTToolBar - ButtonsPosted: 16 September 2004 at 8:41am |
|
I'm using a REALLY old version of XTToolkit (from back in 2000/2001) with VC6. In my CXTToolBars, I'm adding a single dropdown button. I want both a bitmap and text on the button. I can get the bitmaps to show up, but the text doesn't, or when it does, the text is displayed UNDER the bitmap. Questions: 1) How do I get the text to display to the RIGHT of the bitmap instead of under it? 2) How do I change the font for the toolbar?
|
|
![]() |
|
jsimmons
Newbie
Joined: 16 September 2004 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 September 2004 at 9:07am |
|
Okay, I think I can use SetFont() to change the font, but my other problem still exists. Any help?
|
|
![]() |
|
jsimmons
Newbie
Joined: 16 September 2004 Status: Offline Points: 3 |
Post Options
Thanks(0)
Quote Reply
Posted: 16 September 2004 at 11:22am |
|
Okay, heres what I'm doing: nToolbarID and nButtonID are UINTS defined in the resource.h file. nToolbarID has an associated bitmap (in the RC file). DWORD dwMainTopStyle = WS_CHILD |
When the toolbar is displayed, I get the beitmaps, but no text.
|
|
![]() |
|
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 |