Re: Problem with NSDatePicker in popover
Re: Problem with NSDatePicker in popover
- Subject: Re: Problem with NSDatePicker in popover
- From: "William J. Cheeseman" <email@hidden>
- Date: Sat, 23 Feb 2013 16:04:15 -0500
On Feb 23, 2013, at 3:32 PM, "William J. Cheeseman" <email@hidden> 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@hidden
_______________________________________________
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