[Mono-bugs] [Bug 78700][Min] Changed - [2.0] Missing method Control.Scale(SizeF factor)

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Jun 27 12:28:57 EDT 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 peter at novonyx.com.

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

--- shadow/78700	2006-06-24 10:09:26.000000000 -0400
+++ shadow/78700.tmp.12626	2006-06-27 12:28:56.000000000 -0400
@@ -1,24 +1,28 @@
 Bug#: 78700
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: kuba.brecka at gmail.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: Missing method Control.Scale(SizeF factor)
+Summary: [2.0] Missing method Control.Scale(SizeF factor)
 
 This method new to 2.0 Framework is missing.
 
 ------- Additional Comments From kuba.brecka at gmail.com  2006-06-24 10:09 -------
 Created an attachment (id=17211)
 Patch to add Control.Scale(SizeF) method
 
+
+------- Additional Comments From peter at novonyx.com  2006-06-27 12:28 -------
+Thanks for the patch. It's in svn r62077 now. (Btw, all 2.0 code 
+needs a #if NET_2_0 ... #endif around it.)


More information about the mono-bugs mailing list