[MonoTouch] Reading "Learning MonoTouch" and am lost...
Wally McClure
theevilprogrammer at hotmail.com
Mon Oct 31 12:26:46 EDT 2011
Brad,
What you are running into is that Apple changed things between iOS4 and iOS5. My book is based on iOS3 (but still pretty accurate). Mike and Bryan's books are based on iOS4(even more accurate). Apple recently changed things in iOS5 and XCode 4.x. I've got about 25 training based projects I have to go through to update, not looking forward to this. I've been building my iOS5 apps so far starting as iOS5 projects in MD 2.8. I just started the update process on Friday, but it looks like a project built for iOS5 doesn't like the window as the top level object since the emulator seems to complain about not having a root view controller (or something like that). If I understand the changes correctly, I think its good, but painful for some of us.
Wally
> Date: Mon, 31 Oct 2011 09:12:21 -0700
> From: bradthor66 at gmail.com
> To: monotouch at lists.ximian.com
> Subject: Re: [MonoTouch] Reading "Learning MonoTouch" and am lost...
>
> Thank you for your reply.
>
> I have gone through all of the tutorials on the site (as basic as they are),
> and they have been helpful.
>
> I guess Im just generally confused here (coming from
> Silverlight/Blend/VS2010) in this new environment, so let me ask some direct
> questions, if you don't mind.
>
> First, Ive downloaded a few example projects. In most (if not all) of them,
> I open the XIB file in IB and notice 2 things that confuse me. The first
> being theres an App Delegate object at the top of Objects in the Document
> Inspector part of IB. This does not seem to be created when i create a new
> XIB in MonoDevelop. However, if I drag a generic object and change its class
> to AppDelegate, I get the same looking thing... however, the example
> projects Ive seen have a Reference Outlet to File's Owner as a delegate, Im
> not able in my own project to make that connection... and am not sure if
> thats just legacy stuff what...
>
> Another difference Im experiencing is that a MonoTouch project creates a
> View as the top of the hierarchy, whereas the sample projects are using a
> Window as the top level object.
>
> Its very possible, that Im highly confused at the most basic level. I just
> really want to work past this basic and move on to the important part of UI
> building, but I seem to be stuck.
>
> Thank you for your patience.... very new in all ways to iOS and Macs.
> Brad
>
> --
> View this message in context: http://monotouch.2284126.n4.nabble.com/Reading-Learning-MonoTouch-and-am-lost-tp3956022p3956281.html
> Sent from the MonoTouch mailing list archive at Nabble.com.
> _______________________________________________
> MonoTouch mailing list
> MonoTouch at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monotouch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monotouch/attachments/20111031/87398946/attachment.html
More information about the MonoTouch
mailing list