<< P2D | PasteObject >> |
Top: Documentation Library | Up: P Commands |
PagePalette System Command
PAGEPALETTE System Commands
Displays the page palette.
pagepalette [status] [AT pointx pointy] [SIZE width height] [COLLAPSED state] [SAVE]
status/k The palette's display status.
Options: SHOW | HIDE | TOGGLE.
AT/i The palette position in pixels.
SIZE/i The palette size in pixels.
COLLAPSED/k The collapsed state of the palette.
Options: ON | OFF.
SAVE Saves the palette settings to the PageStream Preferences file.
Notes:
TOGGLE may not be used in conjunction with SAVE.
Examples:
pagepalette toggle pagepalette show at 100 200 size 400 200 save pagepalette hide
PagePalette Command Definition url:PGScmd/pagepalette
created:2006-03-30 17:46:00 last updated:2006-03-30 17:46:00
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For PagePalette | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 15:01:06 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . PagePalette ([SHOW | HIDE | TOGGLE] [AT x y] [SIZE width height] [COLLAPSED <ON | OFF | TOGGLE>] [SAVE])
ARexx: Applescript: | |
User Contributed Comments For PagePalette | sign in to add a comment |
<< P2D | PasteObject >> |
Top: Documentation Library | Up: P Commands |