[Mono-bugs] [Bug 80099][Nor] Changed - TableLayoutPanel missing methods cf .NET2

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 1 13:53:04 EST 2006


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 monkey at jpobst.com.

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

--- shadow/80099	2006-11-30 15:14:50.000000000 -0500
+++ shadow/80099.tmp.31438	2006-12-01 13:53:04.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80099
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: WinXPSP2
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: peter at drealm.org.uk               
 QAContact: mono-bugs at ximian.com
@@ -67,6 +67,18 @@
 //ContextMenuStrip tlpCMS = tlp.ContextMenuStrip; // (Control) new in
 .NET2
 //-- Class not found
 //TableLayoutControlCollection tlpCon = tlp.Controls; // new in .NET2
 //-- Class not found
 
+
+------- Additional Comments From monkey at jpobst.com  2006-12-01 13:53 -------
+Yeah, TableLayoutPanel is .Net 2.0 and isn't implemented yet.  You can
+run MoMA on your app to see what all is missing:
+http://www.mono-project.com/MoMA.
+
+Since we have the class status page
+(http://mono.ximian.com/class-status/mono-HEAD-vs-fx-2/index.html) and
+MoMA results to tell us what is missing, we are closing yet to be
+implemented 2.0 bugs as NOTABUG.
+
+Thanks for giving it a shot!


More information about the mono-bugs mailing list