Skip navigation.
 
mlRe: NSWindowController and custom windows [SOLVED]
FROM : Julio Cesar Silva dos Santos
DATE : Tue Aug 01 23:55:08 2006

Sorry for the waste of bandwidth, I found a little problem with the 
code. Anyway, the code looks like this:

[(MyCustomWindow*)[self window] myMethodInMyCustomWindow];


On 01/08/2006, at 18:24, Seth Willits wrote:

> On Aug 1, 2006, at 1:50 PM, Julio Cesar Silva dos Santos wrote:
>

>> The application does not crash but I would like to get rid of this 
>> message and I thought about casting [self window] to 
>> MyCustomWindow but didn't work.

>
> How did that not work? That should work just fine. Annoying, no 
> doubt, but it should have worked.
>
>
> --
> Seth Willits



Julio Cesar Silva dos Santos
<email_removed>
Blogjective-C
http://www.jcs.santos.nom.br/wp
FetchYourLyrics
http://www.jcs.santos.nom.br/fyl/fyl.html

Related mailsAuthorDate
mlNSWindowController and custom windows Julio Cesar Silva… Aug 1, 22:50
mlRe: NSWindowController and custom windows Seth Willits Aug 1, 23:24
mlRe: NSWindowController and custom windows [SOLVED] Julio Cesar Silva… Aug 1, 23:55