[Mono-osx] Is native look on OS X possible?

Duane Wandless duane at wandless.net
Tue Feb 10 15:07:18 EST 2009


Of course.  But not by using WinForms.  My recommendation is to use
Interface Builder to create the UI then something along the lines of Monobjc
to create the bridge between Mono and the GUI.  Trying to use WinForms, in
my opinion, will make your app look alien and ugly to Mac users.  Go to the
extra effort to utilize Interface Builder.  There are other bridges:

http://code.google.com/p/mcocoa/ and http://code.google.com/p/mobjc/
http://www.cocoadev.com/index.pl?NObjective
http://www.monobjc.net/

I have used all 3 and currently leaning toward mcocoa/mobjc.

Best of luck.
Duane

On Tue, Feb 10, 2009 at 2:36 PM, niknil <niknil9000 at gmail.com> wrote:

>
> I just tried a Win-Forms project under OS X, and the result, as shown
> below,
> doesn't look anything like a Mac program. Buttons, checkboxes etc look
> completely alien on the Mac. Is it possible to achieve native look using
> Mono?
>
> http://www.nabble.com/file/p21939508/RBNote_Mono_Mac.png
> --
> View this message in context:
> http://www.nabble.com/Is-native-look-on-OS-X-possible--tp21939508p21939508.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
>
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20090210/406487b1/attachment-0001.html 


More information about the Mono-osx mailing list