Search found 1 match

by boemann
Tue Mar 08, 2022 3:52 pm
Forum: General Developer Support
Topic: listbrowser bug/docs (OS3.2.1 and OS4.1)
Replies: 3
Views: 21404

Re: listbrowser bug/docs (OS3.2.1 and OS4.1)


On OS3.2.1, there is a column flag CIF_RIGHT. This doesn't appear to work (neither the column title nor contents are right-justified).

In OS3.2.1 the AutoDoc for listbrowser is incorrect in places;
* In AllocLBColumnInfoA(), under bugs it states "this function is not implemented". Well, I tried ...