• 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
NSPredicateEditorRowTemplates and preserving user input
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSPredicateEditorRowTemplates and preserving user input


  • Subject: NSPredicateEditorRowTemplates and preserving user input
  • From: "Jim Turner" <email@hidden>
  • Date: Fri, 29 Aug 2008 10:51:31 -0500

Hi List,

I noticed something today while building a new popup-popup-popup
template: when the user changes the comparator (a simple is/is not in
my case), the third popup resets itself to the default value instead
of maintaining the selection the user had already chosen.  The same is
true if the third view in my template is a text field.  If they enter
text, then change the value from "contains" to "begins with", the text
they've entered is removed.

I understand that templates are copied like mad behind the scenes of
the editor and that popups are treated differently, but I'm not sure
how I go about fixing this.  I tried subclassing NSPopUpButton to see
what is passed for setObjectValue but the editor doesn't seem to like
a subclassed NSPopUpButton.  Instead, it ignores it and displays
nothing.  Very strange.

Any thoughts on where I should start looking?  Thanks

--
Jim
http://nukethemfromorbit.com
_______________________________________________

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: NSPredicateEditorRowTemplates and preserving user input
      • From: Peter Ammon <email@hidden>
  • Prev by Date: Re: Image in NSOutlineView
  • Next by Date: Re: File Extensions Problem
  • Previous by thread: Re: What to use observeValueForKeyPath: context
  • Next by thread: Re: NSPredicateEditorRowTemplates and preserving user input
  • Index(es):
    • Date
    • Thread