• 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
Re: Sharing NSViews
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sharing NSViews


  • Subject: Re: Sharing NSViews
  • From: "Gary L. Wade" <email@hidden>
  • Date: Fri, 08 Aug 2008 18:07:12 -0700
  • Organization: DesiSoft Systems

Each view has knowledge of only one superview and window. If you're wanting to coordinate the two views, you'd need to wire up a controller or use notifications to keep them in sync.

c. mendoza wrote:
Hey All,

Is it possible to share an NSView across two different panels or windows? I tried adding a view I already had in one of my windows to a floating panel, but that view "disappeared" from its original placement in the window and only showed up in the panel.

thanks,

c.


On Aug 8, 2008, at 7:11 PM, Dustin Robert Kick wrote:

I have a program set up with core data, and I have a list of predicates to filter the data shown, which work only if you type in the entire string value of the data item being used to filter, though I'm using "somePath contains[cd] $value" for the binding, where somePath are various paths I'm trying to filter. Is there something besides "contains" I should be using to get the described behavior of "contains"?


Dustin KC9MEL



_______________________________________________

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

_______________________________________________

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
_______________________________________________

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


References: 
 >NSSearchField bindings almost work (From: Dustin Robert Kick <email@hidden>)
 >Sharing NSViews (From: "c. mendoza" <email@hidden>)

  • Prev by Date: Re: autorelease CGImageRef?
  • Next by Date: Re: Sharing NSViews
  • Previous by thread: Sharing NSViews
  • Next by thread: Re: Sharing NSViews
  • Index(es):
    • Date
    • Thread