Re: NSPopUpButton, Bindings & separator items

2009-11-04 Thread Eric Gorr
Interesting. Don't suppose you are aware of any sample code which demonstrates how to use this? On Nov 4, 2009, at 4:45 PM, Sean McBride wrote: On 11/4/09 11:26 AM, Eric Gorr said: I found this old message, but there was no answer posted and have the same question... http://lists.apple.com

Re: NSPopUpButton, Bindings & separator items

2009-11-04 Thread Sean McBride
On 11/4/09 11:26 AM, Eric Gorr said: >I found this old message, but there was no answer posted and have the >same question... > >http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg00886.html > >Is there a way to add separator Items to an NSPopUpButton using >bindings? If you need a popup with

Re: NSPopUpButton, Bindings & separator items

2009-11-04 Thread Eric Gorr
On Nov 4, 2009, at 3:38 PM, Matt Neuburg wrote: On Wed, 4 Nov 2009 11:26:16 -0500, Eric Gorr said: I found this old message, but there was no answer posted and have the same question... http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg00886.html Is there a way to add separator Items t

Re: NSPopUpButton, Bindings & separator items

2009-11-04 Thread Matt Neuburg
On Wed, 4 Nov 2009 11:26:16 -0500, Eric Gorr said: >I found this old message, but there was no answer posted and have the >same question... > >http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg00886.html > >Is there a way to add separator Items to an NSPopUpButton using >bindings? Here's an e

Re: NSPopUpButton, Bindings & separator items

2009-11-04 Thread Eric Gorr
Dang. Thank you. Almost certainly going to be marked as a duplicate, but I have filed a bug report - rdar://7364344 On Nov 4, 2009, at 11:41 AM, Mike Abdullah wrote: I found this old message, but there was no answer posted and have the same question... http://lists.apple.com/archives/co

Re: NSPopUpButton, Bindings & separator items

2009-11-04 Thread Mike Abdullah
No there is not. You can perhaps hack it to work by subclassing, but isn't really worth it. On 4 Nov 2009, at 16:26, Eric Gorr wrote: I found this old message, but there was no answer posted and have the same question... http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg00886.html Is

NSPopUpButton, Bindings & separator items

2009-11-04 Thread Eric Gorr
I found this old message, but there was no answer posted and have the same question... http://lists.apple.com/archives/cocoa-dev/2005/Jan/msg00886.html Is there a way to add separator Items to an NSPopUpButton using bindings? ___ Cocoa-dev maili