• 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: App and droplet
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: App and droplet


  • Subject: Re: App and droplet
  • From: "Steven D. Majewski" <email@hidden>
  • Date: Wed, 11 Oct 2006 13:58:26 -0400


On Oct 11, 2006, at 1:33 PM, Craig Stanton wrote:

Hi all,
I released a droplet a few weeks ago and people seemed to like it. But the one consistent thing people contact me about it that it quits after doing it's thing. This is exactly what I expected to happen but they want it to stay open. It seems they are double- clicking it, then dragging things onto it, rather than dragging things on when it is closed. Is there a good way to make a script quit when it was started with drag-and-drop, but stay open if it was started by double clicking?




Double clicking will run the default or run handler, while a drop will run the open handler.

I've often used the run handler to run a menu with several options -- to set or change defaults
and other options or to open via a choose file menu rather than file drop, while the drag-and-drop
open handler just does it's thing and quits.


-- Steve Majewski

_______________________________________________
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: App and droplet
      • From: Craig Stanton <email@hidden>
References: 
 >App and droplet (From: Craig Stanton <email@hidden>)

  • Prev by Date: App and droplet
  • Next by Date: Re: App and droplet
  • Previous by thread: App and droplet
  • Next by thread: Re: App and droplet
  • Index(es):
    • Date
    • Thread