[Mono-bugs] [Bug 72314][Nor] Changed - ListView is not being correctly resized when using anchors

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 29 Mar 2005 19:05:45 -0500 (EST)


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 peter@novonyx.com.

http://bugzilla.ximian.com/show_bug.cgi?id=72314

--- shadow/72314	2005-02-18 15:22:33.000000000 -0500
+++ shadow/72314.tmp.14558	2005-03-29 19:05:45.000000000 -0500
@@ -64,6 +64,11 @@
 			
 clhHeader = new ColumnHeader();
 clhHeader.Text = "Permissions";
 lvwRemoteFileSystem.Columns.Add(clhHeader);
 			
 Controls.Add(lvwRemoteFileSystem);
+
+------- Additional Comments From peter@novonyx.com  2005-03-29 19:05 -------
+Created an attachment (id=14782)
+Complete source containing the code fragment listed in the bug
+