[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:06:44 -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-03-29 19:05:45.000000000 -0500
+++ shadow/72314.tmp.14573	2005-03-29 19:06:44.000000000 -0500
@@ -1,12 +1,12 @@
 Bug#: 72314
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: rogerio.araujo@gmail.com               
@@ -69,6 +69,11 @@
 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
 
+
+------- Additional Comments From peter@novonyx.com  2005-03-29 19:06 -------
+I created an app from the pasted fragment, but I don't get anything 
+on MS .Net or on Mono. Can you review and make sure it really shows 
+what is supposed to happen?