Problem:
Under Win7, with OS text size set to 'larger', ABox LabelObject text is clipped.
Recommend:
*ABox_Label.asm contains code that creates a bitmap to be displayed when the
user is not editing the label text. Text is drawn on the bitmap using a font
resource instatiated by ABox. It is the text drawn on the bitmap that is
clipped.
*Previous versions of Windows did not have this problem. Research into newly
introded flags for CreateFontIndirect might be illustrative.
*Alternately, develope additional source code that measures and verifies the
pixel size of the created font and resize the bitmap accordingly.
Original issue reported on code.google.com by andyt7...@gmail.com on 19 Jun 2011 at 8:30
Original issue reported on code.google.com by
andyt7...@gmail.com
on 19 Jun 2011 at 8:30