Hello folks, This question is a bit simplistic, but I’m not having luck finding an explanation. This is my first time using NSSearchFields. I’m in the process of binding them to an NSArrayController of data from a previous developer. So far, so good for the most part. However, one of the values to query is an NSDate with the key of “Start Date” (there is a corresponding “End Date” value). How do NSSearchFields interact with NSDate values? What would be the appropriate way to handle this? If I write a dateformatter and add it to the ValueTransformer, does the search field query against that?
thanks for any info, Jaime _______________________________________________ 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