[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [TSVN] Toolbar question

From: Will Dean <svn_at_indcomp.co.uk>
Date: 2005-02-03 10:06:52 CET

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

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.