<< EditObject | EditPath >> |
Top: Documentation Library | Up: E Commands |
EditPalette System Command
EDITPALETTE System Commands
Displays the Edit palette.
editpalette [status] [AT pointx pointy] [SAVE]
status/k The palette's display status.
Options: SHOW|HIDE|TOGGLE.
AT/i The palette position in pixels.
SAVE Saves the palette settings to the PageStream Preferences file.
Notes:
TOGGLE may not be used in conjunction with SAVE.
Examples:
editpalette toggle editpalette show at 0 350 save editpalette hide
EditPalette Command Definition url:PGScmd/editpalette
created:2006-03-30 14:03:53 last updated:2006-03-30 14:03:53
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For EditPalette | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 13:41:46 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . EditPalette ([SHOW | HIDE | TOGGLE] [AT x y] [SAVE])
ARexx: Applescript: | |
User Contributed Comments For EditPalette | sign in to add a comment |
<< EditObject | EditPath >> |
Top: Documentation Library | Up: E Commands |