Re: Display Dialog is not frontmost in the Finder...
Re: Display Dialog is not frontmost in the Finder...
- Subject: Re: Display Dialog is not frontmost in the Finder...
- From: CYB <email@hidden>
- Date: Thu, 16 Jun 2005 14:54:16 -0500
As far as I know if you try this, the dialog box will be the front most, no
matter how many windows and process you have open at this time.
tell application "SystemUIServer"
Display dialog "my text"
or new in Tiger
Display Alert "my text " even whit this new message box you can manage 2
different text sizes, not bad...
Carlos Ysunza
> From: Emile Schwarz <email@hidden>
> Reply-To: <email@hidden>
> Date: Thu, 16 Jun 2005 14:00:16 +0200
> To: AppleScript Users List <email@hidden>
> Subject: Display Dialog is not frontmost in the Finder...
>
>
> tell application "Finder"
> display dialog "Is it a bug ?"
> end tell
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden