The Artima Developer Community
Sponsored Link

.NET Buzz Forum
WTF! .NET 1.1 SP1 gives butt-ugly Groupbox captions!

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frans Bouma

Posts: 265
Nickname: fbouma
Registered: Aug, 2003

Frans Bouma is a senior software engineer for Solutions Design
WTF! .NET 1.1 SP1 gives butt-ugly Groupbox captions! Posted: Jan 20, 2005 8:21 AM
Reply to this message Reply

This post originated from an RSS feed registered with .NET Buzz by Frans Bouma.
Original Post: WTF! .NET 1.1 SP1 gives butt-ugly Groupbox captions!
Feed Title: Frans Bouma's blog
Feed URL: http://www.asp.net/err404.htm?aspxerrorpath=/fbouma/Rss.aspx
Feed Description: Generator.CreateCoolTool();
Latest .NET Buzz Posts
Latest .NET Buzz Posts by Frans Bouma
Latest Posts From Frans Bouma's blog

Advertisement

I decided to upgrade to .NET 1.1 SP1. Then I ran one of my .NET winforms applications which has nested groupbox controls on a winform and FlatStyle set to System so they will be XP themed.

Then I saw that the nested groupbox controls had their captions in bold arial font and this made the caption to be too big and the text wasn't readable. See this screenshot:



As you can see: a butt-ugly caption which is also crippled. This is an existing app, so I didn't do anything. It worked perfectly on .NET 1.1.

What to do? How can this be solved? I googled on this but all I find are some people having the same problem. Needless to say, I'm really pissed off by this. I hope there is an easy fix for this.

Update: It seems that when you add a panel and dock the groupbox inside the panel it works.So I now have to replace all nested group boxes with panels and dock the groupboxes inside these panels.

So Microsoft, how about FIXING this stupid bug A.S.A.P. ?

Read: WTF! .NET 1.1 SP1 gives butt-ugly Groupbox captions!

Topic: dasBlog CE 1.7 Previous Topic   Next Topic Topic: Why DVDs Make Me Mad

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use