Re: How to add sheets?
Re: How to add sheets?
- Subject: Re: How to add sheets?
- From: Bill Cheeseman <email@hidden>
- Date: Wed, 05 Sep 2001 14:53:46 -0400
on 9/5/01 2:29 PM, Yuhui at email@hidden wrote:
>
Erm, this is probably a dumb question, but how does one add sheets to a
>
window? I'm not talking about the Save sheet, rather a general sheet,
>
e.g. for displaying messages. Is there an NSSheet class hidden
>
somewhere? This seems to be an undocumented feature.
You want the NSBeginAlertSheet() function. Sample code appears in Recipe 4
of Vermont Recipes. <
http://www.stepwise.com/Articles/VermontRecipes>
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
The AppleScript Sourcebook - www.AppleScriptSourcebook.com
Vermont Recipes - www.stepwise.com/Articles/VermontRecipes