• 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
Is there a way to keep a floating window open?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Is there a way to keep a floating window open?


  • Subject: Is there a way to keep a floating window open?
  • From: "David B. Gustavson" <email@hidden>
  • Date: Mon, 2 Jan 2006 12:43:05 -0800

Title: Is there a way to keep a floating window open?
I'd like to display some text that is updated occasionally by an AppleScript, in a floating window that hangs around until I close it. My present workaround is to use
display dialog "Mail last fetched at: " & return & lasttime giving up after 4
to display the info briefly, but that's not really satisfactory.
I'm running the script in Eudora, and Eudora waits for the script to exit before it continues checking the mail. If I could make it run in a separate thread I could let it display longer without holding up progress, but I don't know if it's possible to make that happen.
Running the script in a script editor environment acts more the way I'd like, i.e. separate thread/task, but is awkward in other ways.
There used to be an OSAX or something that would maintain a floating window, but I haven't found one that works in OS X.
Any suggestions?
 _______________________________________________
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

  • Follow-Ups:
    • Re: Is there a way to keep a floating window open?
      • From: kai <email@hidden>
References: 
 >Re: How do you get a stay-open applet to quit? (From: has <email@hidden>)

  • Prev by Date: Re: How do you get a stay-open applet to quit?
  • Next by Date: Re: Is there a way to keep a floating window open?
  • Previous by thread: Re: How do you get a stay-open applet to quit?
  • Next by thread: Re: Is there a way to keep a floating window open?
  • Index(es):
    • Date
    • Thread