Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=78837 --- shadow/78837 2006-07-15 13:00:19.000000000 -0400 +++ shadow/78837.tmp.13613 2006-07-19 15:34:47.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 78837 Product: Mono: Class Libraries Version: 1.0 OS: GNU/Linux [Other] OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -38,6 +38,16 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-07-12 20:02 ------- Created an attachment (id=17292) Mono Screenshot + +------- Additional Comments From [EMAIL PROTECTED] 2006-07-19 15:34 ------- +revision 62764 fixed the background color. the button sizes were +fixed last week, forget the revision. The issue with the label not +being directly under the toolbar border is apparently one of scaling. + Your toolbar is AutoSize, so it goes to what is needed for the fonts, +etc... + +For example, if I set the toolbar Font to a 24 point font, the sample +looks almost identical on linux/win32. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
