Re: Hot to define a connection from source code?
Re: Hot to define a connection from source code?
- Subject: Re: Hot to define a connection from source code?
- From: mmalc Crawford <email@hidden>
- Date: Fri, 29 Jan 2010 10:49:54 -0800
On Jan 29, 2010, at 10:32 am, B.J. Buchalter wrote:
> On Jan 29, 2010, at 1:05 PM, mmalc Crawford wrote:
>> If you want to do iPhone development, I suspect the most useful for you will be UICatalog:
>> <http://developer.apple.com/iphone/library/samplecode/UICatalog/index.html>
>> [...]
> I was looking at that one too and was going to suggest it, but there are a lot of xib files in that project, and I thought that it might be a lot more complicated to parse out...
>
The majority of the nib files contain either plain UIView instances or table views; as the sample code description implies, most of the "specific UI controls or views" are created in code.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden