[Mono-osx] Using System.Drawing to render to a cocoa NSView
Ben Martin
ben at trustorm.com.au
Wed Sep 24 18:27:09 EDT 2008
Martin,
I am doing this with my app. I found the easiest way is by using monobjc
http://www.monobjc.net/. It allows you to cast between most Obj-C and .NET
classes.
I draw everything to a system.drawing.bitmap and then cast to NSImage.
Ben
--
View this message in context: http://www.nabble.com/Using-System.Drawing-to-render-to-a-cocoa-NSView-tp19544403p19659368.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list