What version of Mono are you using? (and maybe some sample code that shows the problem might help, too) If you are on 1.0.x or < 1.1.4 you need to update to 1.1.4 or higher, in order for winforms to work properly.
The better mailing list for this question would be [EMAIL PROTECTED]; it's dedicated to System.Windows.Forms discussion Cheers, Peter -----Original Message----- From: "Shi Jin" <[EMAIL PROTECTED]> To: <[email protected]> Date: Monday, 28 March, 2005 20:34 Subject: [Mono-list] Linux cannot display fonts correctly >Hi there, > >I am pretty new to mono and dot net. I have written >some C# code under windows dot net framework. I am >able to compile the same code under linux. But when I >run it with mono app.exe, I see the window frame. But >the labels cannot be displayed correctly. >Interestingly, the text inside textboxes are displayed >correctly. I wonder what is the problem and how I can >correct it. > >Thank you very much. > >Shi > >__________________________________________________ >Do You Yahoo!? >Tired of spam? Yahoo! Mail has the best spam protection around >http://mail.yahoo.com >_______________________________________________ >Mono-list maillist - [email protected] >http://lists.ximian.com/mailman/listinfo/mono-list > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
