Re: New to Cocca
Re: New to Cocca
- Subject: Re: New to Cocca
- From: Mark Thomas <email@hidden>
- Date: Mon, 10 May 2004 13:59:19 +0100
- Organization: Coderus Ltd
Man this going to be a pain, making sure ever resource I used it attached to
an outlet of an object. I'm cursoius as if I wasn;t using IB then there be
no way to do this ???
Also, what does the below do ???, why is it needed ???.
Thanks
Mark.
>
Le 10 mai 04, ` 12:13, Mark Thomas a icrit :
>
>
> but how are you suppose to say
>
> open this specific window from the nib file (or say any resource), and
>
> I
>
> haven't found anything to do this, All I can guess is set an outlet of
>
> my
>
> object which is attached that window, and send it a Show,
>
>
You almost have it : set an outlet and try
>
>
[outlet makeKeyAndOrderFront:self];
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.