• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Core Data, Bindings, NSSearchField, and NSPopUpButton
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Core Data, Bindings, NSSearchField, and NSPopUpButton


  • Subject: Core Data, Bindings, NSSearchField, and NSPopUpButton
  • From: Steve Mykytyn <email@hidden>
  • Date: Fri, 12 Sep 2008 18:09:47 -0700

I'm displaying a list of 100,000 or so global locations in an NSTableView, using an NSSearchField to help the user zero in on desired locations by street address, city, state, country, etc. It all works fine using Core Data plus bindings. And best of all no interface code...

It would be handy to add an NSPopupButton with the list of countries to optionally restrict the search to a specific country while looking for a city name in the searchfield, say. Can't seem to find any relevant examples of this kind of thing with Core Data + Bindings, where two interface items are controlling the search. I prefer to keep the interface code to zero if possible.

Suggestions on where to look or how to proceed?
_______________________________________________

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


  • Follow-Ups:
    • Re: Core Data, Bindings, NSSearchField, and NSPopUpButton
      • From: Jamie Hardt <email@hidden>
  • Prev by Date: Re: when should my NSWindowController be released?
  • Next by Date: Re: Core Data, Bindings, NSSearchField, and NSPopUpButton
  • Previous by thread: Re: NSXMLParser and character entities?
  • Next by thread: Re: Core Data, Bindings, NSSearchField, and NSPopUpButton
  • Index(es):
    • Date
    • Thread