List box visible items are invalidated from the top if tab stops are used (Bug 4422)

Alexandre Julliard julliard at winehq.org
Thu Feb 2 05:30:14 CST 2006


Raimonds Praude <raimonds.praude at sets.lv> writes:

> Corrected TAB stop processing: if the current tab stops values were modified,
> the old items remained with the "old" tabstops, while the new items appeared
> with the new ones. Corrected so that all visible items are refreshed.

Refreshing the listbox when tab stops are changed would be a good
thing, but why are you doing it in LISTBOX_InsertItem?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list