Re: Table view data source methods order?
Re: Table view data source methods order?
- Subject: Re: Table view data source methods order?
- From: Quincey Morris <email@hidden>
- Date: Mon, 3 Aug 2009 15:49:17 -0700
On Aug 3, 2009, at 15:16, Chase Meadors wrote:
NSPopUpButtonCell *cell = [[NSPopUpButtonCell alloc]
initTextCell:@"" pullsDown:YES];
You want a popup menu, not a pull-down menu.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden