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

NSPopupButton and bindings


  • Subject: NSPopupButton and bindings
  • From: Michael Grützner <email@hidden>
  • Date: Tue, 22 Jan 2008 22:19:35 +0100

Hi,

I have bound a NSPopupButton to an NSArrayController which
manages entities with two attributes (firstName, lastName). The
entity also has one transient attribute (displayName) which simply
returns a NSString containing firstName and lastName.

The bindings are as follows:

	content -> myArrayController.arrangedObjects
	contentValues -> myArrayController.arrangedObjects.displayName

The problem is, that my application is blocking after loading. When I
deactivate the bindings, the app runs as usual, so i guess the bindings
have something to do with the blocking. I also bound the keys to a
table to ensure my entities are working correct - no problem here.

I'm a bit stuck here. Does anybody have an idea what could be wrong
here? Tanks in advance for your help.

Best regards,
Michael

_______________________________________________

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


  • Prev by Date: HUB Windows
  • Next by Date: Re: Connect to Server smb path containing :139 resets / kills Finder
  • Previous by thread: Re: HUD Windows
  • Next by thread: Leopard Bluetooth RFCOMM
  • Index(es):
    • Date
    • Thread