[Mono-bugs] [Bug 616121] Need to be able to construct CGContext from IntPtr to implement layer drawing
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jun 21 22:52:08 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=616121
http://bugzilla.novell.com/show_bug.cgi?id=616121#c2
Miguel de Icaza <miguel at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
CC| |miguel at novell.com
InfoProvider| |fak at kruegersystems.com
--- Comment #2 from Miguel de Icaza <miguel at novell.com> 2010-06-22 02:52:07 UTC ---
I am confused because:
* The CALayer.DrawLayer method is already exposed and you will already get an
instantiated CGContext when you override the method.
* DrawInContext is also bound, and you also get a constructed CGContext when
you override.
What exactly am I missing here?
--
Configure bugmail: http://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.
More information about the mono-bugs
mailing list