Re: Skinny NSPanel titlebar for NSWindow?
Re: Skinny NSPanel titlebar for NSWindow?
- Subject: Re: Skinny NSPanel titlebar for NSWindow?
- From: Russ <email@hidden>
- Date: Fri, 7 Nov 2008 19:03:53 -0800 (PST)
At the moment, I only have sendEvent reworked (to fix mouseMoved), so a separate iteration for NSPanel wouldn't be a big problem. It just seemed I should be able to turn on a style bit and call it a day though, since presumably that is what NSPanel is doing.
----- Original Message ----
Subject: Re: Skinny NSPanel titlebar for NSWindow?
On Nov 7, 2008, at 5:51 PM, Russ wrote:
> I'd like to be able to create NSWindows with the skinny titlebar of NSPanels, programmatically, without having to use NSPanel --- I've subclassed NSWindow, so if I need to create an NSPanel instead I'll have to have a duplicate subclass for the panel, which gets ugly.
Why do you need a subclass of NSWindow in the first place?
j o a r
_______________________________________________
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