NSPopUpButtonCell
NSPopUpButtonCell
- Subject: NSPopUpButtonCell
- From: Aidas Dailide <email@hidden>
- Date: Mon, 3 Nov 2003 23:47:19 +0200
Hi,
I am using XCode and I have some problems putting NSPopUpButtonCell in
talbe view. I've used Interface Builder to set one of my columns data
cell to NSPopUpButtonCell. Then in tables view data source method
tableView:objectValueForTableColumn:row: I return NSPopUpButtonCell
initialiazed using initTextCell:pullsDown:. I add few items to it.
Unfortunately when I launch my program all NSPopUpButtonCells are
emtpy. What could be wrong??? Is there any sample code using
NSPopUpButtons in NSTableView?
Many thanks,
Aidas
_______________________________________________
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.