https://bugzilla.novell.com/show_bug.cgi?id=361137
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=361137#c2 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Jonathan Pobst <[EMAIL PROTECTED]> 2008-02-20 13:38:48 MST --- On Vista, even the first message box cuts off the caption as "mess...", so there is not an exact science to this. I changed it to do the "spirit" of what's going on. If the caption is larger than the messagebox text, it will use the caption text plus an arbitrary amount for borders/close button, up to 60% of the screen. Fixed in r96295. Thanks for the report Andy! 2008-02-20 Jonathan Pobst <[EMAIL PROTECTED]> * MessageBox.cs: Make the message box wider if the form caption is longer than the text in the form. [Fixes bug #361137] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
