[Mono-osx] Integrating third party libraries

anthony taranto anthony.taranto at gmail.com
Tue Aug 9 00:17:16 EDT 2011


No need to port, you can load existing 3rd party frameworks at
runtime. Here's an example using Growl:

http://cocoa-mono.org/archives/254/growl-my-monomac-application-says/

--Anthony

On Mon, Aug 8, 2011 at 7:25 PM, Ashok Gelal <ashokgelal at gmail.com> wrote:
> Hello Everyone,
> I'm wondering if there is a better way of integrating 3rd party
> libraries/frameworks in a monomac application such as the awesome sparkle
> for mac (http://sparkle.andymatuschak.org/), bwtoolkit
> (http://brandonwalkin.com/bwtoolkit/), twui from Twitter guys
> (https://github.com/twitter/twui) etc. Is porting each and every line to C#
> equivalent only way to achieve this or there exists an alternative (and
> easier) way? Also, does anyone know if anyone is actually using any of these
> in their monomac application?
> ashok
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
>


More information about the Mono-osx mailing list