Hello,

I am still writing the tutorial (not much time for now). Meanwhile,
you can find some useful code in the SimpleDrawing sample application
(creating/drawing/resizing images, drawing shapes/text, etc...).

Regards, Laurent Etiemble.

2009/5/26 Ben Martin <b...@trustorm.com.au>:
> Hi Laurent,
>
> Any update on the tutorials for porting System.Drawing code to Cocoa?
>
> Ben Martin
>
>
> -----Original Message-----
> From: laurent.etiem...@gmail.com [mailto:laurent.etiem...@gmail.com] On
> Behalf Of Laurent Etiemble
> Sent: Tuesday, 19 May 2009 6:33 AM
> To: Monobjc User List; Monobjc Devel List; mono-...@lists.ximian.com
> Subject: [us...@lists.monobjc.net] [ANN] Monobjc 2.0.357.0 Released
>
> Hello,
>
> I am proud to announce that a new release of Monobjc bridge is
> available (http://www.monobjc.net/). The Monobjc bridge provides the
> necessary tools to develop and run .NET applications (written in C#,
> VB.NET, etc.) that interact with Objective-C frameworks and libraries
> under Mac OS X. Existing Objective-C classes can be used in .NET code
> in an almost transparent manner.
>
> In the 2.0.357.0 release:
> - Remove the dependency on System.Drawing (no need to install X11
> under Mac OS X 10.4)
> - Many fixes for Core Animation (CALayer and its subclasses, CATransform3D,
> etc)
> - New interoperabilty methods for NSArray and NSDictionary (Find<T>,
> ForEach<T>, strongly typed accessors and enumerators)
> - Minor fixes in build tools and in samples.
>
> Downloads: http://www.monobjc.net/index.php?page=downloads
> Tutorials : http://www.monobjc.net/index.php?page=tutorials
> Samples: http://www.monobjc.net/index.php?page=sample-applications
> Programming Guide: http://www.monobjc.net/index.php?page=programming-guide
>
> Feedback, remarks and donations are welcomed !!!
>
> Regards, Laurent Etiemble.
>
>

Reply via email to