Toolbar text |
Post Reply |
Author | |
fgorseth
Newbie Joined: 15 October 2003 Location: Norway Status: Offline Points: 6 |
Post Options
Thanks(0)
Posted: 15 October 2003 at 8:00am |
Hello. How to implement toolbar text (text below buttons) as in MS Money (but not with the MS Money layout - need toolbar text in standard toolbar). I have been looking at the MS Money sample project, but could not find any solution - yet... BR, |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hi Frode, Take a look at the GUI WinZip sample, this shows how to create command bar buttons with text underneath. Kind regards, |
|
fgorseth
Newbie Joined: 15 October 2003 Location: Norway Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Thanks for the information. large toolbar buttons with text works fine, but how to get large toolbar buttons with text together with xtpControlSplitButtonPopup. When I add a split button (drop down arrow) to a toolbar button, the text disappears for that button...
BR,
Frode Gorseth.
|
|
fgorseth
Newbie Joined: 15 October 2003 Location: Norway Status: Offline Points: 6 |
Post Options
Thanks(0)
|
This is taken from the MS Money GUI sample project. Is there anyone who has implemented the "case xtpControlSplitButtonPopup" (it is not implemented in this sample)?: CSize CMsMoneyTheme::DrawControlToolBarParent(CDC* pDC, CXTPControl* pButton, BOOL bDraw) CSize sz = DrawTextEx(pDC, pButton->GetCaption(), rcButton, bDraw, bVert, TRUE, FALSE, FALSE); BR, |
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Hello, Can you please send a sample that reproduces the problem you are having to support@codejock.com. We will take a look at this and get right back to you. Cheers, |
|
fgorseth
Newbie Joined: 15 October 2003 Location: Norway Status: Offline Points: 6 |
Post Options
Thanks(0)
|
Hello. I got the answer from Codejock Support: New files for the GUI WinZip sample project where the xtpControlSplitButtonPopup is implemented :) Thanks! BR,
|
|
kstowell
Admin Group Joined: 25 January 2003 Location: MIchigan, USA Status: Offline Points: 496 |
Post Options
Thanks(0)
|
Great, thank you! |
|
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 |