https://bugzilla.novell.com/show_bug.cgi?id=414700
Summary: System.Windows.Forms.XplatUICarbon.SetClipRegion not
implemented
Product: Mono: Class Libraries
Version: 1.9
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: ---
Created an attachment (id=231782)
--> (https://bugzilla.novell.com/attachment.cgi?id=231782)
Test solution for error
One of my applications uses the Form's region property to create rounded
corners. However, this gives me a runtime error on OSX:
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented.
at System.Windows.Forms.XplatUICarbon.SetClipRegion (IntPtr hwnd,
System.Drawing.Region region) [0x00000] in
/private/tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs:1667
at System.Windows.Forms.XplatUI.SetClipRegion (IntPtr handle,
System.Drawing.Region region) [0x00000] in
/private/tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:966
at System.Windows.Forms.Control.set_Region (System.Drawing.Region value)
[0x00017] in
/private/tmp/monobuild/build/BUILD/mono-1.9.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:3135
(and so on, traced back to Main())
You will find an example application in my attachment
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs