Re: Dock Apps - User apps running (Emmanuel)
Re: Dock Apps - User apps running (Emmanuel)
- Subject: Re: Dock Apps - User apps running (Emmanuel)
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 8 Oct 2003 16:08:40 -0700
At 03:27p -0400 10/08/2003, Steve Roy didst inscribe upon an
electronic papyrus:
Ketan Majmudar - Spirit Quest <email@hidden> wrote:
> Who do we contact (at apple) to discuss the dock applescript deficiency ? I
> don't have access to Panther, so I can't comment on its applescript
> functionality.
That doesn't sound like a dock responsibility or flaw but rather something
missing System Events. The 'application process' object should have a property
that we could use to figure out which ones are user controllable.
Hmm... like maybe a 'menu bar' property...
tell app "System Events" to every process whose menu bar exists
I don't know if that's a valid syntax (whose...exists), but it would
be nice for this...
-boo
ellipses, inc.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.