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: Frederik Vande Rieviere <email@hidden>
- Date: Wed, 15 Jan 2014 14:40:59 +0100
- Acceptlanguage: nl-NL, nl-BE
- Thread-topic: Question concerning applescript subclasses and alerts as sheets
Hi Shane,
Thanks for your reply. Do you have any pointers/examples on how to achieve this? I tried every way I know of but the dialog always ends up being modal.
Thank you,
Frederik
-----Oorspronkelijk bericht-----
Van: applescriptobjc-dev-bounces+frederik.vdr=email@hidden [mailto:applescriptobjc-dev-bounces+frederik.vdr=email@hidden] Namens Shane Stanley
Verzonden: woensdag 15 januari 2014 9:37
Aan: ASObjC
Onderwerp: Re: Question concerning applescript subclasses and alerts as sheets
On 15 Jan 2014, at 7:26 PM, Frederik Vande Rieviere <email@hidden> wrote:
> Is there a way to get this to work like I'm intending to?
You need to call showSheet_ as an instance method. You must have an instance of the Dialog class to have been able to connect the window to its mainwindow property, so you need to call showSheet_ on that instance, not on the class itself.
--
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
--
This message was scanned by ESVA and is believed to be clean.
Click here to report this message as spam.
http://mailscan.crea.be/cgi-bin/learn-msg.cgi?id=98B3528441.6A719
_______________________________________________
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