Re: Setting the starting index of an NSComboBox
Re: Setting the starting index of an NSComboBox
- Subject: Re: Setting the starting index of an NSComboBox
- From: George Orthwein <email@hidden>
- Date: Sun, 25 Jun 2006 16:18:04 -0400
I don't know the specifics of NSCombobox, but generally you do
additional UI setup in awakeFromNib. Or for NSDocument (doc based
apps) windowControllerDidLoadNib. More info on doc based apps here:
http://developer.apple.com/documentation/Cocoa/Conceptual/Documents/
Tasks/FAQ.html#//apple_ref/doc/uid/20000954-1081016
George
_______________________________________________
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