On 15/08/2009, at 5:42 AM, Eric Gorr wrote:
They contain controls that need keyboard input.
Non-activating panels allow keyboard input.
You might want to look at the method -setBecomesKeyOnlyIfNeeded:
--Graham
___
Cocoa-dev mailing list (Cocoa-d
On Aug 14, 2009, at 3:44 PM, Quincey Morris wrote:
On Aug 14, 2009, at 12:25, Eric Gorr wrote:
Well, the basic reason is that the application is undergoing a
conversion to Cocoa and the first step is to convert the various
NSPanels. The remaining Carbon panels behave this way and it was
On Aug 14, 2009, at 12:25, Eric Gorr wrote:
Well, the basic reason is that the application is undergoing a
conversion to Cocoa and the first step is to convert the various
NSPanels. The remaining Carbon panels behave this way and it was
desired for everything to look the same until the rest
On Aug 14, 2009, at 3:37 PM, Benjamin Stiglitz wrote:
I was just wondering if it was possible to control this behavior
and not have the title bar highlighted for a particular window, but
still allow it to be the key window. The particular kind of window
I am interested in is a NSPanel.
I
I was just wondering if it was possible to control this behavior and
not have the title bar highlighted for a particular window, but
still allow it to be the key window. The particular kind of window I
am interested in is a NSPanel.
Is it an inspector-type window? You may want to make it no
On Aug 14, 2009, at 3:17 PM, Quincey Morris wrote:
On Aug 14, 2009, at 11:56, Eric Gorr wrote:
In the Window Programming Guide, it states:
To mark the key window for users, AppKit highlights its title bar.
I was just wondering if it was possible to control this behavior
and not have the t
On Aug 14, 2009, at 11:56, Eric Gorr wrote:
In the Window Programming Guide, it states:
To mark the key window for users, AppKit highlights its title bar.
I was just wondering if it was possible to control this behavior and
not have the title bar highlighted for a particular window, but
st
In the Window Programming Guide, it states:
To mark the key window for users, AppKit highlights its title bar.
I was just wondering if it was possible to control this behavior and
not have the title bar highlighted for a particular window, but still
allow it to be the key window. The partic