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=81550 --- shadow/81550 2007-05-07 09:42:37.000000000 -0400 +++ shadow/81550.tmp.29103 2007-05-07 09:42:37.000000000 -0400 @@ -0,0 +1,31 @@ +Bug#: 81550 +Product: Mono: Class Libraries +Version: 1.2 +OS: other +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: NotifyIcon tooltip should not be centered + +When running a small app that uses NotifyIcon to use the tray icon, the +tooltip is shown different on Win32 using Microsoft .Net that in Linux +under mono. + +Attached you see win32.png that shows how the app looks in win32 and +linux.png that shows how it looks. + +The source code of the application is at: +http://www.softcatala.org/~jmas/ob-stats/ob-stats.cs + +Also, notice that the size of the tooltip box is not properly calculated. + +Regards. Jordi, _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
