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=78727 --- shadow/78727 2006-06-29 01:22:49.000000000 -0400 +++ shadow/78727.tmp.17812 2006-08-14 11:28:00.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 78727 Product: Mono: Class Libraries Version: 1.1 -OS: +OS: unknown OS Details: -Status: NEW +Status: NEEDINFO Resolution: -Severity: +Severity: Unknown Priority: Normal Component: Windows.Forms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -42,6 +42,11 @@ lv.Items.Add (new ListViewItem ("item")); Controls.Add (lv); } } If you set View property *after* Columns.Add(), it works fine. + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-14 11:28 ------- +I can't repro this on win32 using MWF with the MS System.Drawing and +gdiplus. Are you still able to repro it? I get correct rendering on +linux and win32, with the column header drawn over the item. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
