http://bugs.winehq.org/show_bug.cgi?id=29828
Bug #: 29828 Summary: comctl32: Trackbar controls don't show tick marks Product: Wine Version: 1.4-rc1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: comctl32 AssignedTo: wine-bugs@winehq.org ReportedBy: markk@clara.co.uk Classification: Unclassified
Created attachment 38738 --> http://bugs.winehq.org/attachment.cgi?id=38738 Settings window using built-in comctl32
Trackbar controls can have markings along their length, corresponding to the possible discrete positions of the slider. Microsoft calls those markings tick marks; see http://msdn.microsoft.com/en-us/library/windows/desktop/bb760149(v=vs.85).as...
Wine's built-in comctl32 does not show tick marks. They are present when using native comctl32 (winetricks comctl32).
See the attached screenshots taken when running WinUAE, with and without native comctl32.
http://bugs.winehq.org/show_bug.cgi?id=29828
--- Comment #1 from Mark K markk@clara.co.uk 2012-02-07 14:51:28 CST --- Created attachment 38739 --> http://bugs.winehq.org/attachment.cgi?id=38739 Settings window using native comctl32
http://bugs.winehq.org/show_bug.cgi?id=29828
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |nerv@dawncrow.de Ever Confirmed|0 |1
--- Comment #2 from André H. nerv@dawncrow.de 2012-02-11 06:51:54 CST --- confirming
http://bugs.winehq.org/show_bug.cgi?id=29828
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |bunglehead@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=29828
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2012-02-12 06:40:22 CST --- I sent some patches to fix that:
http://www.winehq.org/pipermail/wine-patches/2012-February/111522.html http://www.winehq.org/pipermail/wine-patches/2012-February/111523.html http://www.winehq.org/pipermail/wine-patches/2012-February/111524.html
you'll really need the last one probably, but to apply cleanly try the whole set.
http://bugs.winehq.org/show_bug.cgi?id=29828
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|comctl32: Trackbar controls |Trackbar control doesn't |don't show tick marks |show tick marks when | |TBS_AUTOTICKS is used
http://bugs.winehq.org/show_bug.cgi?id=29828
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |e508eae7d7e587add9ccee598ac | |c65ed92fcc093 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2012-02-13 13:48:39 CST --- Should be fixed with e508eae7d7e587add9ccee598acc65ed92fcc093.
http://bugs.winehq.org/show_bug.cgi?id=29828
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-02-17 13:50:38 CST --- Closing bugs fixed in 1.4-rc4.
https://bugs.winehq.org/show_bug.cgi?id=29828
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|bunglehead@gmail.com |wine-bugs@winehq.org