Title: Re: Can rearrange the Preview Pane window to look like this?  (E2004)
On 5/18/04 12:16 PM, "Paul Berkowitz" <[EMAIL PROTECTED]> wrote:

On 5/18/04 5:12 AM, "Bruce Klutchko" <[EMAIL PROTECTED]> wrote:

A little trick that might help would be to collapse the folder list on the left when looking at a folder that contains lots of mail. This would shift the message list to the left and place the preview pane on the right.

An interesting idea for an AppleScript would be one that collapses the folder list on the left and increases the font sizes of the preview pane for use on small monitors; the corollary script would undo this action. Paul – would this be good for the 12” PB?

That's simple to do with GUI scripting, but why would you need a script? Your monitor/screen does change its size from day to day. You would need to toggle the left Folder column open and shut to navigate mail vs. reading it in wider Preview Pane, but why do you think a script would help? All you have to do is click the button? Do you mean in order to provide it with a Keyboard shortcut? OK, but you can do that without a script too (in Panther). Go to System Preferences/Keyboard and Mouse/Keyboard Shortcuts. Add Entourage (not "Microsoft Entourage")  under "Application Keyboard Shortcuts" and add a shortcut for "Folders List". It will only work when the main window is in the front, and the same would be true for a GUI script.

The reason for the script is (I quote from the above with emphasis added) hides “the folder list on the left and increases the font size of the preview pane for use on small monitors.”

The way it would work is this – messages appear in 9 or 10 point type when there are 3 panes open. When the script hides the folder list, there are now only 2 columns on screen so there is more room and the messages could be displayed in size 12 or larger point type. There are now only 2 panes, so there is now more room. It is this extra step of changing the Font Size after hiding the folder list on the left that makes this better done by a script (called by a keystroke, of course).

Can preferences be scripted? What say?
--
Bruce
____________________________________________________
B R U C E  K.   klutch-at-erols.com

Reply via email to