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

large icons in ribbon bars

 Post Reply Post Reply
Author
Message
gernot View Drop Down
Newbie
Newbie
Avatar

Joined: 20 June 2006
Location: Austria
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote gernot Quote  Post ReplyReply Direct Link To This Post Topic: large icons in ribbon bars
    Posted: 26 June 2006 at 5:58am
The Customize dialog (Options tab) allows to use large icons in the ribbon bar. Where do I specify these (32x32) bitmaps? Now my 16x16 bitmaps are streched only.
 
Thank you,
Gernot
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 26 June 2006 at 11:31am
Hi, Use pCommandBars->GetImageManager()->SetIcons(...) to set large bitmaps.
 
Check IconsSample.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
gernot View Drop Down
Newbie
Newbie
Avatar

Joined: 20 June 2006
Location: Austria
Status: Offline
Points: 12
Post Options Post Options   Thanks (0) Thanks(0)   Quote gernot Quote  Post ReplyReply Direct Link To This Post Posted: 27 June 2006 at 6:15pm
Setting a small and a large bitmap for the same command id works fine for toolbars (quick access, custom) but not for the Office 2007 style ribbon tab groups. There always the large bitmap is used.
 
 
 
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.047 seconds.