On Feb 23, 2013, at 3:32 PM, "William J. Cheeseman" <[email protected]> 
wrote:

> Using Apple's Popover example with a date picker added to its popover view, I 
> made MyWindowController the delegate of the popover view


Correction: I made MyWindowController the delegate of the detachedWindow object 
in MyMenu.xib.

When a popover is still anchored to its parent window, the popover view's 
window is the parent window -- which makes sense, when you think about it, 
because a popover is just another view in the main window. When the popover is 
detached, the new, separate popover view's window is the detached popover 
window. 

-- 

Bill Cheeseman - [email protected]

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to