text[1]="Displays the name of the current page. Use the Page Switcher to move to other pages in the script without exiting the Palette menu. All changes made to the current page are automatically confirmed when you move.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:infobutton
{
title="Information button";
text[1]="Switches Scala into Help mode. ";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:colorbar
{
title="Color bar";
text[1]="Lets you move between color sets of 16 colors to define the color of graphic elements on the page. Move from one set to the next using the Color Set Switcher.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:palettesel
{
title="Palette selector";
text[1]="Selects User, Background or Clip palettes. The Background palette is available only if the current background is a picture or animation. The Clip palette is available only if a clip is selected.^n^nPalette: User^nLets you define colors for text and clips. The User palette is independent of Background and Clip palettes and can have any number of colors.";
text[2]="Palette: Background^nLets you view and work with the color palette of a page background picture.^n^nPalette: Clip^nLets you view and work with the color palette of the selected clip.";
descr=text[1];
block=1;
max=2;
Use(SetPos);
}
:addtouser
{
title="Add/Add to User palette";
text[1]="Lets you create a new User palette color. When in the User palette, this is the Add button. Select a color from the color bar and then click Add. The new color matches the color you selected and appears next to it. You can adjust its color using the sliders. When in the Background or Clip palettes, this button is Add to User palette, and the Delete button disappears. Select a color and click Add to User palette to copy the color to the User palette.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:deletepal
{
title="Delete";
text[1]="Removes the selected color from the User palette. Available only when in the User palette.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:pickpal
{
title="Pick";
text[1]="Lets you change a selected color to match a specific color from the screen page. Clicking the button changes the pointer to a cross-hair, and you can then position it on the pixel whose color you want and click to pick it. The color that was selected in the color bar changes to the picked color and all pixels in the image that were the selected color become the picked color.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:spreadpal
{
title="Spread";
text[1]="Creates a graduated series of colors based on start and end colors. Select a start color, click Spread, and select the end color.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:freecolors
{
title="Free Colors";
text[1]="Displays the number of colors free in the palette. Changes when new colors are created, clips are added, etc.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:optimize
{
title="Optimize";
text[1]="Analyzes the colors of the background and elements, and adjusts the colors and color distribution for the best possible display.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:rgbhsv
{
title="RGB/HSV selector";
text[1]="Lets you choose either RGB or HSV color modes for editing colors. In RGB mode, the three sliders control the amounts of red, green, and blue that combine to make the color in the color block. In HSV mode, the three sliders control Hue (the basic color), Saturation (the intensity of the hue), and Value (overall brightness).";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:preview
{
title="Preview";
text[1]="Lets you view the current page, showing element wipes.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:editpopup
{
title="Edit pop-up";
text[1]="Provides basic editing functions. In addition to Cut, Copy Paste and Delete, the Palette menu has:^n^nImport: to load a Scala .PAL palette file into the User palette.^n^nExport: to save the current User palette as a Scala .PAL file.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:designpopup
{
title="Design pop-up";
text[1]="Lets you choose another Design menu to continue composing or refining a page.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:okbutton
{
title="OK";
text[1]="Accepts editing changes to the current page and brings up the OK dialog box.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:cancelbutton
{
title="Cancel";
text[1]="Closes the Design menu and returns to the Main menu without saving any changes to the current page.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:colorsliders
{
title="Color sliders";
text[1]="Adjusts the color of the selected chip by controlling the red, green and blue (or hue, saturation and value) that combine to form a color.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:selectedcolor
{
title="Selected color";
text[1]="The color of the selected chip.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:rgbvalues
{
title="RGB/HSV values";
text[1]="Lets you edit the individual RGB/HSV components of the selected chip.";