E
Emily
I'm relativley new to .NET but one thing that has instantly hit me is that
text doesn't seem to draw correctly in controls like the label and frame.
The issue is that labels draw with a wider horizontal font-spacing than they
should.
It's a small problem but it totally screws trying to have a uniform look &
feel. For example, having a listview and label on a WinForm the label will
look different than the information in the listview.
This issue is particularly noticable with the Tahoma font.
Is it fixable?
Em
text doesn't seem to draw correctly in controls like the label and frame.
The issue is that labels draw with a wider horizontal font-spacing than they
should.
It's a small problem but it totally screws trying to have a uniform look &
feel. For example, having a listview and label on a WinForm the label will
look different than the information in the listview.
This issue is particularly noticable with the Tahoma font.
Is it fixable?
Em