http://bugs.winehq.org/show_bug.cgi?id=16181 --- Comment #2 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2009-01-24 12:32:08 --- Created an attachment (id=18960) --> (http://bugs.winehq.org/attachment.cgi?id=18960) 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? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.