PDA

View Full Version : text indentation inside Label


flexwheel
02-17-2009, 08:51 AM
According to API documentation about Label, the text should be at the edge of the label. The default indentation value is 0, and the padding is also 0. Also text alignment is left. However, the text is not draw at the edge of the label.

You can see in the image below, that the text is a few pixels to the right of the red rectangle.

http://img4.imageshack.us/my.php?image=expvg0.png

If this is default behavior, can one find out the exact length of that gap? And is it fixed, or does it depend upon font type?