ListBox: Fix LB_SETTABSTOPS (Resend)

Robert Shearman rob at codeweavers.com
Mon Jul 11 12:58:42 CDT 2005


Vitaly Lipatov wrote:

>В сообщении от 10 Июль 2005 02:53 Robert Shearman написал(a):
>  
>
>>This time with the correct patch.
>>
>>Changelog:
>>The units passed into LB_SETTABSTOPS are dialog units, not logical units.
>>    
>>
>Why you do not use DIALOG_GetCharSize function from user/dialog.c ?
>I think the magic with averaging sizes of 52 symbols have to be in one 
>instance only.
>

It will eventually be implemented by GdiGetCharDimensions, like in 
Windows, but I have to get around to writing the function (although I 
already have tests for it).

-- 
Rob Shearman




More information about the wine-devel mailing list