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: Wed, 25 May 2011 10:45:10 -0700
- Importance: Normal
> just googled and found > http://stackoverflow.com/questions/3044303/changing-color-of-the-nswindow-titlebar > and > http://stackoverflow.com/questions/397572/how-to-give-nswindow-a-particular-background-color > which might provide a start. >
Thanks Julius... yes, this was exactly what I was referencing.
One link (mentioned in the above) that I overlooked was the following: http://stackoverflow.com/questions/1665147/how-to-custom-draw-window-title-bar-in-objective-c/1665421#1665421
"The whole thing can get a bit painful. You will have to re-implement most of the normal window behaviours such as resizing by dragging the bottom right corner."
Definitely don't want to do that. I was hoping there would be a short-cut, but maybe there just isn't one.
Exeunt.
|
_______________________________________________
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