|  | 
| Toolbar text | 
| Post Reply   | 
| Author | |
| fgorseth   Newbie     Joined: 15 October 2003 Location: Norway Status: Offline Points: 6 |  Post Options  Thanks(0)  Quote  Reply  Topic: Toolbar text 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)  Quote  Reply  Posted: 15 October 2003 at 9:42am | 
| 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)  Quote  Reply  Posted: 20 October 2003 at 8:33am | 
| 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)  Quote  Reply  Posted: 20 October 2003 at 3:00pm | 
| 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)  Quote  Reply  Posted: 01 November 2003 at 2:43pm | 
| 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)  Quote  Reply  Posted: 03 November 2003 at 5:28am | 
| 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)  Quote  Reply  Posted: 03 November 2003 at 1:31pm | 
| 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 |