• 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
Limiting the display of Entities
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Limiting the display of Entities


  • Subject: Limiting the display of Entities
  • From: Thom McGrath <email@hidden>
  • Date: Tue, 4 Oct 2005 10:34:37 -0400

I have an two Entities that need to work together (and do): Language and Translation. Translation has a to-one relationship to Language. My program is working just fine, I've figured all that out. But I'm stumped on one part.

Language has a boolean attribute "active" which allows the user to disable and enable languages. In my interface, the user can select the language from a NSPopupButtonCell in a NSTableView. However, there are 136 Languages in the array. So I need to figure out how to display only the languages whose active == 1 in the popup menu, but still having them all visible in another NSTableView.

--
Thom McGrath
Lead Programmer of The ZAZ Studios
<http://www.thezaz.com>

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Changing hard linked data
  • Next by Date: Re: testing exchangedata
  • Previous by thread: Re: using zlib on OS X
  • Next by thread: Get the installed OS country code
  • Index(es):
    • Date
    • Thread