[Bug 3639] toolbar button icons shifted

Wine Bugs wine-bugs at winehq.org
Thu Oct 12 12:37:22 CDT 2006


http://bugs.winehq.org/show_bug.cgi?id=3639





------- Additional Comments From mikolaj.zalewski at gmail.com  2006-12-10 12:37 -------
This app is setting and clearing the TBSTYLE_FLAT style. Flat toolbars have a
top margin of 0px while non-flat have the margin of 2px. Probably by playing
with the TBSTYLE_FLAT the app is able to create a non-flat toolbar with a 0px
margin. We reset the top margin after each TB_ADDBUTTON thus it doesn't work.
When I will have some time I'll try to make this compatible with Windows.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list