ChangeSet ID: 8899 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/01 19:44:00
Modified files: dlls/comctl32 : trackbar.c
Log message: Duane Clark dclark@akamail.com The initial size of the thumb depends on SM_CYCAPTION. Correctly draw the thumb as in Windows. The channel/thumb position also depends on TBS_NOTICKS. The first and last tic marks should be inset from the channel length by half the thumb width. When TBS_BOTH style set, make sure to draw both sets of tics.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8899
Old revision New revision Changes Path 1.49 1.50 +80 -59 wine/dlls/comctl32/trackbar.c