I've not seen one, but generally

CocoaTouch -> Cocoa

UI* -> NS*
NS* -> NS* (no change)

Basically, you have UIKit on CocoaTouch, and you have AppKit, I think,
on Cocoa. They don't do the same thing, at all, tho the basic
metaphores and patterns are similar.

Best thing apple did (and WORST thing MSFT did with windows.forms on
desktop and mobile and web) was to throw out the old UI controls and
start again with UIKit. You then go in without preconceived notions of
what a Button should do.... for example.

Would love to know how you get on, if you blog about it etc.



On 21 March 2013 15:43, ric3kg <[email protected]> wrote:
> I'm about to embark on the voyage of converting an iOS app to the Mac and was
> wondering if there might be a Roseta Stone to help guide my journey?
> Something like UIWebView = WebView...
>
> Thanks,
> Rick
>
>
>
> --
> View this message in context: 
> http://monotouch.2284126.n4.nabble.com/Xamarin-iOS-to-Xamarin-Mac-Roseta-Stone-tp4658166.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken
b. http://www.fastchicken.co.nz/
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to