Re: Modal Windows in Framework or Bundle?
Re: Modal Windows in Framework or Bundle?
- Subject: Re: Modal Windows in Framework or Bundle?
- From: Eric Wang <email@hidden>
- Date: Thu, 13 Nov 2003 15:27:52 -0500
on 11/13/03 8:37 AM, Andy Satori at email@hidden wrote:
>
Has anybody got any idea on how to display an application modal window
>
from within a framework or bundle?
>
>
Andy
Wouldn't it work the same way as from within the main bundle?
[[NSApplication sharedApplication] runModalForWindow: modalWindow];
Eric
_______________________________________________
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.