• 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
NSPredicateEditor
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSPredicateEditor


  • Subject: NSPredicateEditor
  • From: Chris <email@hidden>
  • Date: Wed, 25 Jun 2008 16:08:38 +1000

Let's say I create a NSPredicateEditor and it looks like this:

--------------------
[All] of the following are true:
--------------------
[Name] equals [         ]
-------------------

So the user enters say "Fred" and the predicate returned is "Name == Fred".

Later on, I reload that predicate into the NSPredicateEditor and it looks
like this:

--------------------
[Name] equals [ Fred ]
-------------------

But now there is no option to change it to say:

[Some] of the following are true:

because that line isn't shown.

How do I make that line reappear the next time?
_______________________________________________

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: NSPredicateEditor
      • From: "Jim Turner" <email@hidden>
  • Prev by Date: Re: Allocating outlets from NIB file
  • Next by Date: Newbie question: error in creating a NSData object using handle (Resource Management)
  • Previous by thread: Re: Newbie question: instantiate a class in its header file OR in IB
  • Next by thread: Re: NSPredicateEditor
  • Index(es):
    • Date
    • Thread