Re: Question concerning applescript subclasses and alerts as sheets
Re: Question concerning applescript subclasses and alerts as sheets
- Subject: Re: Question concerning applescript subclasses and alerts as sheets
- From: Shane Stanley <email@hidden>
- Date: Wed, 15 Jan 2014 09:48:29 +1100
On 15 Jan 2014, at 12:34 AM, Frederik Vande Rieviere <email@hidden> wrote:
> property mainWindow : missing value – bound to mainWindow with an NSObject
This implies you have an instance of the Dialog class.
> tell current application’s Dialog to showSheet_(“My Message”)
This is calling showSheet_ as a class method, so mainWindow will be meaningless.
--
Shane Stanley <email@hidden>
<www.macosxautomation.com/applescript/apps/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden