Re: Initializing controls at startup
Re: Initializing controls at startup
- Subject: Re: Initializing controls at startup
- From: publiclook <email@hidden>
- Date: Tue, 29 Jul 2003 21:57:57 -0400
Read up on -awakeFromNib and -applicationDidFinishLaunching:
On Tuesday, July 29, 2003, at 08:17 AM, Gorjan Todorovski wrote:
Hi,
I am making an Cocoa based app using Java. I need to init some
controls (like NSPopUpButton) with some values when the application
starts. Where in the class in what method do I do this since it seems
it cannot be done in the constructo
r of the controller class of the app?
Thanx!
Gorjan Todorovski
Oracle DBA
IT Department
MOBIMAK
Phone: +389 70 300 440
_______________________________________________
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.
_______________________________________________
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.