[Mono-bugs] [Bug 663503] New: When using trunk version of System.Drawing RectangleF seems to cause a missmatch
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jan 10 15:43:58 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=663503
https://bugzilla.novell.com/show_bug.cgi?id=663503#c0
Summary: When using trunk version of System.Drawing RectangleF
seems to cause a missmatch
Classification: Mono
Product: MonoMac
Version: GIT
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Bindings
AssignedTo: gnorton at novell.com
ReportedBy: jclancey at resdat.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-US)
AppleWebKit/534.10 (KHTML, like Gecko) Chrome/8.0.552.231 Safari/534.10
When you use the current version of the monotouch addon, after referencing the
current trunk of System.Drawing that supports System.Drawing.Graphics you are
unable to override methods that use RectangleF.
I have also tried using the trunk version of monomac.
And I tried an older combo Monomac.dll and System.Drawing.dll from a few weeks
ago that work in another project. That dll combination no longer works as well.
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Actual Results:
/Users/Clancey/Projects/TestCase/TestCase/AppDelegate.cs(38,38): Error CS0115:
`TestCase.MyView.DrawRect(System.Drawing.RectangleF)' is marked as an override
but no suitable method found to override (CS0115) (TestCase)
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list