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: "B.J. Buchalter" <email@hidden>
- Date: Fri, 29 Jan 2010 13:32:11 -0500
On Jan 29, 2010, at 1:05 PM, mmalc Crawford wrote:
On Jan 28, 2010, at 9:17 pm, Jonathan Chacón wrote:
Could you tell me any example project where I examine the source
code?
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
>
From the description:
"This sample is a catalog exhibiting many views and controls in the
UIKit framework, along with their various properties and styles.
If you need code to create specific UI controls or views, refer to
this sample and it should give you a good head start in building
your user interface. In most cases you can simply copy and paste the
code snippets you need.
When images or custom views are used, accessibility code has been
added. Using the iPhone Accessibility API enhances the user
experience of VoiceOver users."
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...
B.J. Buchalter
Metric Halo
http://www.mhlabs.com
_______________________________________________
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