[Mono-winforms-list] Display issues with ToolStripMenuItem and ToolStripStatusLabel

Jonathan Pobst monkey at jpobst.com
Fri Oct 17 13:04:12 EDT 2008


Hey,

What version of Mono and what Linux distro are you running?

 From previous experience, my guess is that you have either compiled 
your own version of Mono and didn't compile a new version of libgdiplus, 
or you used the generic linux binary installer (which we have dropped 
for this reason), which doesn't properly place a new version of libgdiplus.

If neither of those is right, please file a bug at 
http://www.mono-project.com/Bugs, with a small test case that shows the 
issue and I'll take a look at it.

Thanks!
Jonathan

rrussell wrote:
> The text in these controls doesn't seem to be rendering properly. I'm not
> doing anything fancy. The ToolStripStatusLabel controls have been added with
> the Visual Studio Designer, and the ToolStripMenuItem controls have been
> added in code. With the ToolStripStatusLabel, I've tried disabling AutoSize
> and changing the Font to Microsoft Sans Serif (it defaults to Tahoma in
> Visual Studio), but no luck. See the attached screenshot.
> 
> If anyone has any ideas or suggestions, I would love to hear them!
> 
> Cheers,
> - Ryan
> 
> http://www.nabble.com/file/p20015519/image.png image.png 



More information about the Mono-winforms-list mailing list