Re: Palm Desktop 4.1 (creating a memo)
Re: Palm Desktop 4.1 (creating a memo)
- Subject: Re: Palm Desktop 4.1 (creating a memo)
- From: Chris Page <email@hidden>
- Date: Wed, 30 Apr 2003 15:15:50 -0700
On Wednesday, Apr 30, 2003, at 06:51 US/Pacific, Adrian Smith wrote:
That is very helpful but I have one very basic question still to ask
(sorry, but I'm entirely new to scripting) - what is the simplest way
to have the detail window open at the end of the script?
Use 'show' to show the memo.
Even better would be to have it open and the "dialog" for attaching to
an existing item also open, ready for the tab to be dragged to its
target...
I dont think you can do this with the current scripting support. There
isnt much explicit support for scripting the UI.
Or best yet, have it automatically attached to the frontmost (or
selected) address/to do item/event. I have no idea if this is possible
and even less idea about how to implement it - but I'm sure a lot of
people would have a use for such a script if it can be written!
You can use 'selection' to get the list of selected items in the
frontmost window. For detail windows, this is the item whose contents
are displayed.
You can use 'attach' to attach two items.
--
Chris Page - Software Wrangler - Palm, 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.