Please enable JavaScript to view this site.

A-Shell Development History

Navigation: Version 5.1/6.0, builds 1100-1271 > 1244 – 21 February 2012

MBF_WORDELLIPSIS

Scroll Prev Top Next More

AUI static control refinement: The MBF_WORDELLIPSIS option now works as expected in a multi-line text control if you specify the MBF2_CUSTDRAW flag. Previously, although the text was reformatted to fit the width of the control rectangle, if it was too long to fit in the height of the rectangle, it was simply clipped. this resulted in either a partially visible bottom line, or perhaps no clue at all that the text was truncated.

Note that without the MBF2_CUSTDRAW flag, the word ellipsis option continues to disable multi-line (wrap) mode.