28 May
2009
28 May
'09
7:11 p.m.
Nikolay Sivov пишет:
It looks like you need to add a simple test like that: - add band with empty string and RBBIM_TEXT mask of course; - query band data back with RB_GETBANDINFO and check this lpText field.
If it's really NULL (e.g. your buffer didn't change) instead of empty string you should test RB_SETBARINFO for the same case.
It returns an empty string in both case.
What you mean saying extra space? Some offset during drawing or what?
If a band has an empty string, wine allocates a padding space in lpBand->rcCapText that causes an offset in a band.