Re: NSTextView with ruler controls in a NSPopover
Re: NSTextView with ruler controls in a NSPopover
- Subject: Re: NSTextView with ruler controls in a NSPopover
- From: Graham Cox <email@hidden>
- Date: Tue, 03 Jul 2012 16:20:47 +1000
On 03/07/2012, at 3:32 PM, Graham Cox wrote:
> I'm trying to put a text editor into a popover.
Never mind - turns out this is a bad idea anyway. Because the text ruler controls can bring up secondary sheets for the various "Other..." menu items, it all collapses in a heap because NSPopover isn't a NSWindow subclass. The implication seems to be that Apple don't want us to use popovers for anything very sophisticated, like text editing.
--Graham
_______________________________________________
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