Thank you very much!
Hi SamiP,
I have spruced up the drawing of the buttons a bit, they are now centered properly and can be of any size, the procedure is also simplified quite a bit. You must include the following local variables in the WinProc and replace the snippet of code, I have not updated the file I submitted so you have to make the changes yourself:
I have spruced up the drawing of the buttons a bit, they are now centered properly and can be of any size, the procedure is also simplified quite a bit. You must include the following local variables in the WinProc and replace the snippet of code, I have not updated the file I submitted so you have to make the changes yourself:
LOCAL icx :DWORD
LOCAL icy :DWORD
LOCAL hIml :DWORD
Posted on 2003-11-07 23:02:56 by donkeyI figured I'd check it out with some bitmaps that were not square and the results were nice. These are 24x24 bitmaps from WinXP. You know SamiP the more I play with this the more I really like the look. There are 3 disabled buttons on this toolbar, I am looking for a nice way to gamma correct the imagelist for a hot image list that is the only thing that is missing. I can really see no reason why I would settle for the boring old flat toolbar again.