I'd like to filter the values in a table column based on values entered in two NSTextFields by the user (min and max).
I tried to bind the Min Value and Max Value of the column to the NSTextField float value property, but that didn't change anything. I also created a min and max property in my controller and bind to that, but again, no filtering occurs. How can I do this? OS X, cell based table. Thanks, - Koen. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com