Raimonds Praude raimonds.praude@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?