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: Christiaan Hofman <email@hidden>
- Date: Wed, 25 May 2011 01:56:55 +0200
My point is that before you ask a question on a mailing list you should know the basics related to this mailing list. In this case, you should have read the basic docs on Cocoa programming. You don't seem to know the difference between Apple and GnuStep, which means you did not learn yourself enough yet to be able to understand many answers you would get on these mailing lists.
Christiaan On May 25, 2011, at 1:38, Diana Kirtley wrote: 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@hiddenDate: Tue, 24 May 2011 22:42:08 +0200 CC: email@hidden; email@hiddenTo: email@hiddenOn 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