I'm trying to display ascii-art in a textbox. If I open a specific .nfo file in notepad with the font "Lucida Console", 9pt, regular, it looks like this :
http://i48.tinypic.com/24zvvnr.png
In my app I set the font of the textbox to "Lucida Console", 9 pt, regular, it looks like this :
http://i49.tinypic.com/2ihq8h0.png
What am I doing wrong ? (Or - what should I do to get it to look like in notepad ?)