Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Large toolbars icons
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Large toolbars icons

 Post Reply Post Reply
Author
Message Reverse Sort Order
kelvincannon View Drop Down
Groupie
Groupie
Avatar

Joined: 12 November 2003
Location: United Kingdom
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote kelvincannon Quote  Post ReplyReply Direct Link To This Post Topic: Large toolbars icons
    Posted: 13 November 2003 at 3:42pm

I do not want to resize of the toolbar I want to change its the bitmap resource from a small 16x15 to a 24x23 like you do in CommandBarIcons example but I need to do it with 9 toolbars not just one.

Kelvin

 

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2003 at 12:56pm
try CXTPCommandBar::SetIconSize(CSize size);
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
kelvincannon View Drop Down
Groupie
Groupie
Avatar

Joined: 12 November 2003
Location: United Kingdom
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote kelvincannon Quote  Post ReplyReply Direct Link To This Post Posted: 13 November 2003 at 8:12am

How do I get large toolbar icons? The GUI_Visual7 example only resizes the icons and CommandBarIcons example uses 2 sizes of toolbars but I see no way of using this for multiple toolbars. We really need better help documents, the class reference is pretty useless for telling you what each function does. I took me 4 hours yesterday trawling through the examples trying to figure out that I can not get the toolbars the way I want them.

Kelvin

 

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.094 seconds.