[Mono-winforms-list] Display issues with ToolStripMenuItem and ToolStripStatusLabel
rrussell
rrussell at franticfilms.com
Fri Oct 17 14:16:32 EDT 2008
Yup, just needed to fix those dependencies. Thanks for the help!
rrussell wrote:
>
> I just recently downloaded Mono 2.0 from the website on an openSuse 10.2
> x86 machine using Yast2. Now that I think about it, I recall some
> dependency conflicts during the install, so it could be that libgdiplus
> wasn't updated properly. I thought maybe I was doing something wrong in
> the code, but I think your response will point me in the right direction.
> I'll let you know what I find.
>
> Thanks!
> - Ryan
>
>
> Jonathan Pobst wrote:
>>
>> 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
>>
>> _______________________________________________
>> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>>
>>
>
>
--
View this message in context: http://www.nabble.com/Display-issues-with-ToolStripMenuItem-and-ToolStripStatusLabel-tp20015519p20038264.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
More information about the Mono-winforms-list
mailing list