Hi,
I believe that toolbar buttons higher than 15 pixels should be possible,
though I can't say that I've tried it.
The Win32 help says:
>Toolbar Controls Overview
>
>Microsoft Windows assumes that all of a toolbar's bitmapped images are the
>same size. You specify the size when you create the toolbar by using
>CreateToolbarEx. If you use the CreateWindowEx function to create a
>toolbar, the size of the images is set to the default dimensions of 16 by
>15 pixels. You can use the TB_SETBITMAPSIZE message to change the
>dimensions of the bitmapped images, but you must do so before adding any
>images to the internal list.
There may be some fiddling to beat MFC to the job here, but I'm sure it's
possible.
Cheers,
Will
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 3 10:07:44 2005