applicationDidFinishLaunching problems
Charles Heizer
heizer1 at llnl.gov
Wed May 2 21:08:13 PDT 2007
Thanks, that did it!
- Charles
On May 2, 2007, at 8:55 PM, SD wrote:
> You need to set the object/class as the delegate for the
> Application. Usually you do this in the main nib file.
>
> ______________________________________________________________________
> Previous message on 5/2/07 at 8:51 PM -0700
> **********************************************************************
>> Hello,
>> I'm having a problem with using "applicationDidFinishLaunching",
>> BTW I'm still really new to COCOA. I have added this to my
>> "MyController.m" file and it never seems to get called. I have
>> looked at the docs but I'm unclear as too what I'm doing wrong.
>>
>> - (void)applicationDidFinishLaunching:(NSNotification*)notification {
>>
>> NSLog(@"Hello World");
>>
>> }
>>
>> Any help would be great,
>>
>> Thanks,
>> - Charles
>>
>> ---------------------------------------------------------------------
>> ---
>> Charles Heizer
>> Systems Management Solutions Group
>> Lawrence Livermore National Laboratory
>> 7000 East Ave.
>> L-285
>> Livermore, CA 94550
>> Phone: (925)422-0197
>> Fax:(925)422-2425
>> email: heizer1 at llnl.gov
>> ---------------------------------------------------------------------
>> ---
>>
>>
>> _______________________________________________
>> MacOSX-dev mailing list
>> MacOSX-dev at omnigroup.com
>> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
>
> --
> ==========================================
> SD
>
> WARNING: Programming may be habit forming.
>
------------------------------------------------------------------------
Charles Heizer
Systems Management Solutions Group
Lawrence Livermore National Laboratory
7000 East Ave.
L-285
Livermore, CA 94550
Phone: (925)422-0197
Fax:(925)422-2425
email: heizer1 at llnl.gov
------------------------------------------------------------------------
More information about the MacOSX-dev
mailing list