[Mono-list] Using Mono/C# to develop simple OSX app
Miljenko Cvjetko
mcvjetko at holisticware.net
Mon Oct 26 14:54:53 UTC 2015
Hi
On 20151026 15:19 , sams wrote:
> Thanks Maury. Am I right in thinking that there's an option that allows use
> of the native mac UI using C# as a language?
You are right.
Check Mono.Mac samples
https://github.com/mono/monomac/tree/master/samples
http://www.mono-project.com/docs/tools+libraries/libraries/monomac/
<https://github.com/mono/monomac/tree/master/samples>https://github.com/xamarin/mac-samples
if you want more support and automatic stuff you can go for Xamarin.Mac (commercial product).
> I'm guessing its interacting
> with obj c in some way...
Through bindings. The same concept is in iOS. On Mac you are interacting with AppKit and on iOS with UIKit.
Today with unified (64b) support most of the APIs are very similar if not the same.
thanks
regards
Mel
>
>
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/Using-Mono-C-to-develop-simple-OSX-app-tp4666818p4666820.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20151026/0524ac24/attachment.html>
More information about the Mono-list
mailing list