How to fill information to NSComboBox when window loads?
How to fill information to NSComboBox when window loads?
- Subject: How to fill information to NSComboBox when window loads?
- From: MP 09 <email@hidden>
- Date: Fri, 14 Oct 2005 10:52:31 +0530
Hi,
I have a window and NSComboBox control on it. I want to fill information in
that when window view or load. I am using java and cocoa.
I created a nib file which contain window and controller code in java. I
though to write fill method in constructor, but it throw run time error as
controls are not initialized yet. Is there any method which i can use to
load that?
Thanks
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden