Re: Menu items unexpectedly disabled

2009-12-18 Thread Todd Heberlein
> That's correct, and that's how it should work. It works here in a test app. > Are you doing anything "unusual" in your NSWindowController? What methods are > you overriding? My bad. After getting your email I kept dug around a bit more, and I discovered I had not connected the NSWindowControl

Re: Menu items unexpectedly disabled

2009-12-18 Thread Rob Keniger
On 19/12/2009, at 6:50 AM, Todd Heberlein wrote: > I have a document-based app. For each document there can be a couple of > satellite windows brought up for specific views of some of the data. Each of > these satellite windows is controlled by an NSWindowController subclass > loaded by MyDocu