Re: Load Object without actions.
Re: Load Object without actions.
- Subject: Re: Load Object without actions.
- From: Stephen Magyari <email@hidden>
- Date: Tue, 02 Dec 2003 20:11:28 -0800
Not sure I understand the question exactly, but as for "load the NSComboBox
at the application startup", if you mean that you want to load the data /
options that appear in the NSComboBox when your application starts, there's
an example at Developer / Examples / AppKit / SimpleComboBox for how to
populate the combobox when the app launches (I believe the example does it
in the -init method if I recall correctly...).
Regards,
--S
on 12/2/03 6:13 AM, Roberto at email@hidden wrote:
>
I've also create a Cocoa Application, with all the interface necessary,
>
but if I create an Istance that receive an Action from an Object, then
>
an Outlet to the NSComboBox, I can load the NSComboBox, but I want to
>
load the NSComboBox at the application startup without actions.
>
How?
>
>
Please, can you send me an example?
>
_______________________________________________
>
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.