Re: Writing Cocoa apps w/o using Interface Builder
Re: Writing Cocoa apps w/o using Interface Builder
- Subject: Re: Writing Cocoa apps w/o using Interface Builder
- From: Seth Willits <email@hidden>
- Date: Fri, 29 May 2009 13:05:27 -0700
Don't take this the wrong way, but: get over it. IB is not a PoS.
Forgetting to connect something is part of being new, not because the
tool is crap. If you were familiar with Cocoa you'd be able to know
what the problem was quickly and simply fix the connection in under 5
seconds. It'd be no slower than forgetting a line of code. Once you
learn how IB should be used, how to use it, and that it's not magical,
you'll realize there's no reason to not use it. It's a big time saver.
Anyway, again... don't take it personally.
--
Seth Willits
On May 29, 2009, at 10:21 AM, Jonathan Mast wrote:
Yeah IB definitely feels like a PoS right now. The annoying thing
is that I downloaded a simple tutorial that is basically a launcher
to a website, i plugged in my URL and it worked fine. So i go to
create a new project that will be just like the alter tutorial,
except with a different name. Copy and paste the code, renaming
appropriately, and creating the XIBs with the right objects, and so
on. But it will not work! It compiles fine but i get the White
Screen of Oblivion on the iPhone Simulator. It must be a missing
connection in IB, but I just can't figure what is not connecting.
Hence my desire to bypass IB all together.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden