Cocoa Target Remains NULL
Cocoa Target Remains NULL
- Subject: Cocoa Target Remains NULL
- From: Lance Drake <email@hidden>
- Date: Tue, 25 Nov 2003 09:16:35 -0700
The main class has an NSWindow* as well as an NS ProgressIndicator*
- both are listed as an IBOutlet
- the IB instances and connections have been made and register as such
in the Nib outlets panel of the AppController instance.
In the course of app execution, the NSWindow* in the class becomes
initialized
- the NSProgressIndicator* does not (it remains NULL).
What mechanism, not yet invoked, would cause the NSProgressIndicator*
to be able to accessed?
Before writing this letter, I believe I have done due diligence in
looking for an answer to this question in my several Cocoa books and
online via the Apple docs and search engine.
Thanks very much,
Lance Drake
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.