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

Large toolbar buttons....

 Post Reply Post Reply
Author
Message
ddlittle View Drop Down
Senior Member
Senior Member


Joined: 19 February 2004
Location: United States
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote ddlittle Quote  Post ReplyReply Direct Link To This Post Topic: Large toolbar buttons....
    Posted: 23 March 2004 at 2:51pm

Anybody know where or how to create the large buttons used when the user selects "Large icons" from the customization page?  I'm using VC6, if that matters.

My buttons are very pixellated and I could do better if I knew how to set them...

Thanks!

- David Little

- Houston, TX

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 23 March 2004 at 2:54pm
Sounds like you are trying to use 16x16 Icons for the LargeIcons.  You need to create a large version of your icons as well.

Look at the CommandBarIcons sample.  You will see how to add two different size images for each icon.


Edited by SuperMario
Back to Top
ddlittle View Drop Down
Senior Member
Senior Member


Joined: 19 February 2004
Location: United States
Status: Offline
Points: 132
Post Options Post Options   Thanks (0) Thanks(0)   Quote ddlittle Quote  Post ReplyReply Direct Link To This Post Posted: 23 March 2004 at 2:56pm

I'm using a toolbar bitmap resource, not icons....  Should I try loading each button separately?  That would be a real pain.

Thanks for the quick response...

- David

Back to Top
SuperMario View Drop Down
Admin Group
Admin Group
Avatar

Joined: 14 February 2004
Status: Offline
Points: 18057
Post Options Post Options   Thanks (0) Thanks(0)   Quote SuperMario Quote  Post ReplyReply Direct Link To This Post Posted: 23 March 2004 at 2:59pm
No, I just called them icons.   I am using bitmap resource as well.

Look at the CommandBarIcons sample.  You will see how to add two or more different size bitmaps for your toolbar.
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.174 seconds.