text[1]="Displays the name of the current page. Use the Page Switcher to move to other pages in the script without exiting the Background 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 adjust the color of a plain background. Move from one set of 16 colors to the next using the Color Set Switcher.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:picture
{
title="Picture";
text[1]="Indicates the current background type and, if not a plain background, the name of the picture or animation file. Clicking on this button takes you to the File menu where you can select another background. The color chip on the button displays the current background color.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:custsize
{
title="Custom Size?";
text[1]="With a picture or plain background, shows the width and height of the background in pixels. Click to allow setting a custom size. This turns the size display into a value control you can use to stretch or squeeze the image.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:pageres
{
title="Page Resolution...";
text[1]="Lets you change the page resolution. Brings up a dialog showing the available resolutions.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:transparent
{
title="Video Transparent?";
text[1]="Makes video images being played through a genlock to which the Scala system is also attached appear in place of the background color.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:editpopup
{
title="Edit pop-up";
text[1]="Provides basic editing functions with the following options:^n^nImport: loads a file. Brings up the File menu for you to load a clip file.^n^nExport: saves a background to a file, with any sizing, cropping, and other changes you have made. A dialog asks if you want to replace the current background with the version you saved, including any elements you saved as part of the background image with Export All?.";
text[2]="Copy: copies a background to the Scala clipboard.^n^nPaste: inserts the most recently copied element from the Scala clipboard onto the page.";
descr=text[1];
block=1;
max=2;
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);
}
: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.";