the biggest shock for me was how different NSTableView was - it's still
"kinda familiar" (and let me get a basic sample
<http://conceptdev.blogspot.com/2012/09/microsofts-azure-mobile-services-and_13.html>up
and running pretty quick) but the Mac controls definitely feel different to
iOS :)

bon voyage!

cd


On Thu, Mar 21, 2013 at 9:48 AM, Nic Wise <n...@fastchicken.co.nz> wrote:

> 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 <rickgr...@mac.com> 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
> > MonoTouch@lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monotouch
>
>
>
> --
> Nic Wise
> t.  +44 7788 592 806 | @fastchicken
> b. http://www.fastchicken.co.nz/
> _______________________________________________
> MonoTouch mailing list
> MonoTouch@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
>
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to