Skip navigation.
 
mlRe: Xcode - IB problems
FROM : Jason Stephenson
DATE : Sun Jun 01 23:14:15 2008

Hamish Allan wrote:
> On Sun, Jun 1, 2008 at 8:56 PM, Ashley Perrien <<email_removed>> wrote:
>

>> Should I create all the actions and outlets in IB and let it create the
>> class?

>
> No. I'm not even sure that's possible in the latest version of IB.
> What version are you using?


It is still possible, but not necessary in Xcode 3.0+.

Usually, when I have the trouble described by the OP, I have some typos
in my .h files for the classes.


>
> Hamish
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> 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:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>

Related mailsAuthorDate
mlXcode - IB problems Ashley Perrien Jun 1, 21:56
mlRe: Xcode - IB problems Hamish Allan Jun 1, 22:07
mlRe: Xcode - IB problems Jason Stephenson Jun 1, 23:14
mlRe: Xcode - IB problems Ashley Perrien Jun 2, 00:05