Re: NSPanel
Re: NSPanel
- Subject: Re: NSPanel
- From: Matt Jaffa <email@hidden>
- Date: Thu, 26 Feb 2004 00:07:21 -0700
Eric, Allan,
Thanks for that solution fast.
I was looking through the online documentation, and wasn't sure if it
was that function
that displayed it. thanks
Matt
On Feb 25, 2004, at 11:17 PM, Allan Odgaard wrote:
On 26. Feb 2004, at 6:41, Matt Jaffa wrote:
How would I do this?
- (IBAction)AddAccept:(id)sender
{
[PopUpLicense 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.
References: | |
| >NSPanel (From: Matt Jaffa <email@hidden>) |