On Thu, Feb 18, 2010 at 12:38 PM, Sean McBride <s...@rogue-research.com> wrote: > So in the 'OS Version' column, I want the popup's contents to be either > one list or another list depending on 'OS Name' of any given row. > > Any suggestions?
Hook yourself up as the delegate of the column's popup button cell's menu, and implement -menuNeedsUpdate: to populate the menu with the correct set of items depending on the selected item. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com