You can use NSApplication's addWindowsItem:title:filename: to manually
add windows to the list. Also make sure your windows don't have
isExcludedFromWindowsMenu set to YES.
On Apr 8, 2008, at 3:21 PM, Hal Mueller wrote:
My NSPersistentDocument app has two kinds of windows that can be
shown for a given document.
A few revisions back (I just noticed it last night, though), Type2
windows stopped showing up in the Window menu. I can create them,
and they respond to the "Bring All To Front" menu item. Type1
windows still appear. Type1 and Type2 window controllers are
distinct classes with their own nibs. This was working fine once;
I'm looking for ideas on what sorts of errors might be causing this
change in behavior.
Any suggestions on what I should be looking for? How does the
Window menu get populated?
_______________________________________________
Cocoa-dev mailing list ([email protected])
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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]