• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Database Events Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Database Events Problems


  • Subject: Re: Database Events Problems
  • From: Luther Fuller <email@hidden>
  • Date: Mon, 31 Jan 2011 07:14:21 -0600

On Jan 30, 2011, at 8:56 PM, email@hidden wrote:

Data base events is a FBA, a faceless background application. Since it doesn't have a user interface, when you display user interface elements you can get unreliable results.

Somewhere in Apple's documentation, I forget exactly where, an FBA needs to display a dialog like this:

activate me
tell me to display dialog ...

if the application you have written is an FBA; or

tell application "System Events" -- for example
activate
display dialog ...
end tell

if you are telling an FBA. If you want more info, search the documentation for 'LSUIElement'.

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

References: 
 >Re: Database Events Problems (From: "Robert W. Young" <email@hidden>)
 >Re: Database Events Problems (From: "email@hidden" <email@hidden>)

  • Prev by Date: Re: Database Events Problems
  • Previous by thread: Re: Database Events Problems
  • Next by thread: AS and Carbon Copy Cloner
  • Index(es):
    • Date
    • Thread