Skip navigation.
 
mlRe: window controller's [self window] not working
FROM : j o a r
DATE : Thu May 15 06:38:40 2008

On May 14, 2008, at 9:23 PM, Daniel Child wrote:

> This exact same code used to work in previous incarnations of the 
> program, and it seems that it simply "broke" when I opened the nib 
> in IB3 and added a text field. (It was originally created in IB2 and 
> worked fine in Leopard and XCode 3 until I modified it.)
>
> 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?



Double-check that the "window" property of the window controller 
(files owner) is connected to the window in your nib file.


j o a r

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