RE: Sub-classing NSWindow (i.e. creating a custom title bar)
RE: Sub-classing NSWindow (i.e. creating a custom title bar)
- Subject: RE: Sub-classing NSWindow (i.e. creating a custom title bar)
- From: Diana Kirtley <email@hidden>
- Date: Tue, 24 May 2011 16:38:13 -0700
- Importance: Normal
Wow. I guess I should've said I'm new to Xcode... didn't think I'd get my head bitten off!Thanks for the friendly advice. :S
Subject: Re: Sub-classing NSWindow (i.e. creating a custom title bar) From: email@hidden Date: Tue, 24 May 2011 22:42:08 +0200 CC: email@hidden; email@hidden To: email@hidden
On May 24, 2011, at 22:27, Fritz Anderson wrote: On 24 May 2011, at 3:21 PM, Diana Kirtley wrote: I have been trying unsuccessfully to create a custom title bar for an NSWindow (i.e black instead of gray), and the only approach seems to involve sub-classing. There are no selectors and the closest thing that comes to manipulating the graphic properties is the following (in NSWindow.m):
This is a Cocoa question, not Xcode. Ask in the cocoa-dev list.
— F
Also not (yet) cocoa-dev. You should first know what you;re talking about, i.e. read the docs. It seems you don't know yet what Apple's AppKit is (hint: NSWindow.m is not public).
Christiaan
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden