Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Currency Converter Tutorial flawed?



OK, was missing ";" after [rateField selectText:self]    

No more errors.

I'll look into it more next time before bothering everyone with my little problem.

I put the (void)awakeFromNib method after @implementation ConverterController and everything works now.

thanks :)

Frederic

On Sep 21, 2005, at 9:51 PM, Michael Marmarou wrote:

nothing goes after @end

Michael


On Sep 21, 2005, at 6:46 PM, Frederic Haubrich wrote:

Ben,

Errors went away when I removed the last lines of codes from the tutorial:

Removed from ConverterController.m:

- (void)awakeFromNib
{
    [[rateField window] makeKeyAndOrderFront:self];
    [rateField selectText:self]    
}


When I re-introduce these lines after @end, I get just one error:

fatal error: method definition not in @implementation context

Where should these lines go?

Thanks again...

Frederic
On Sep 21, 2005, at 9:16 PM, Ben Kazez wrote:

Can you post your ConverterController.m and ConverterController.h contents?

Ben


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Student-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Student-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/student-dev/email@hidden

This email sent to email@hidden

References: 
 >Currency Converter Tutorial flawed? (From: Frederic Haubrich <email@hidden>)
 >Re: Currency Converter Tutorial flawed? (From: Ben Kazez <email@hidden>)
 >Re: Currency Converter Tutorial flawed? (From: Frederic Haubrich <email@hidden>)
 >Re: Currency Converter Tutorial flawed? (From: Michael Marmarou <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.