http://bugs.winehq.org/show_bug.cgi?id=16181
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from Austin English austinenglish@gmail.com 2009-01-24 15:58:50 --- (In reply to comment #2)
Created an attachment (id=18960)
--> (http://bugs.winehq.org/attachment.cgi?id=18960) [details]
Patches for the problem
The problem is that none of TB_SETBUTTONINFO nor TB_SETEXTENDEDSTYLE (with the style the application uses) should recalc the toolbar - the toolbar should use the cached button size from before the strings were added. I have attached patches to fix this. However, once when I fixed a similar bug, it activated a bug in a different area. Do you have some applications with toolbar where you could check that it doesn't introduce some regressions?
I don't, sorry. Could ask on -devel?