Skip navigation.
 
mlRe: window controller's [self window] not working
FROM : Ken Thomases
DATE : Thu May 15 06:35:36 2008

On May 14, 2008, at 11:23 PM, Daniel Child wrote:
> I am just getting used to IB3 but don't see what or how I could 
> have broken the connection. Are there any obvious culprits?


The first thing to check is if the "window" outlet of the 
NSWindowController (probably File's Owner) is connected to the window 
object in the nib.

Another possibility is if the nib has an error (due to corruption or 
something like that) and can't load.  Is anything being written to 
the console output?

-Ken

Related mailsAuthorDate
mlwindow controller's [self window] not working Daniel Child May 15, 06:23
mlRe: window controller's [self window] not working Ken Thomases May 15, 06:35
mlRe: window controller's [self window] not working j o a r May 15, 06:38
mlRe: window controller's [self window] not working Daniel Child May 16, 04:16