Re: Questions regarding programming custom visual components

2009-02-02 Thread Kyle Sluder
On Mon, Feb 2, 2009 at 9:16 AM, Vince wrote: > 1. Can I add elements to an NSWindow's title bar (without having to rebuild > the entire window on my own)? In my case I'd just like to put an image right > underneath the window's title. > (kind of like what the OmniGroup did with the OmniFocus beta:

Re: Questions regarding programming custom visual components

2009-02-02 Thread Michael Ash
On Mon, Feb 2, 2009 at 9:16 AM, Vince wrote: > Hi there, > > I hope someone in this list can give me a hint on these issues/questions: > > (Note: all for OSX 10.5.x+) > > 1. Can I add elements to an NSWindow's title bar (without having to rebuild > the entire window on my own)? In my case I'd just