text[1]="Displays the name of the current page. Use the Page Switcher to move to other pages in the script without exiting the List menu. All changes made to a page are automatically confirmed before moving.";
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);
}
:maxminbutton
{
title="Max/Min button";
text[1]="Switches the List menu between normal height, which leaves the page still visible, and full-screen height, which lists more page elements at once.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:numbercol
{
title="No. (Number) column";
text[1]="Shows the position of elements in the sequence of the page. Click on a button in this column to display the Element Control menu. If the No. button contains a number, the selected element is ^"on^". When the button says ^"Off^", the element is still in the script, but is not displayed when the page runs.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:elementcol
{
title="Element column";
text[1]="Displays the names of individual elements. (Out wipe events have the same name as the related element, but the name is preceded by Out:.) Click to select an element. Change the order in which events take place by dragging an Element button to a new position.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:wipeinoutcols
{
title="Wipe In, Wipe Out columns";
text[1]="Display the icons of the elements' In and Out wipes, if any, and their speeds. Click on a button in either column to bring up the Element Wipe menu.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:timingcol
{
title="Timing column";
text[1]="Shows the timing setting for each element. Click to open the Timing menu. The Timing menu lets you specify when you want your script to advance from element to element.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:soundcol
{
title="Sound column";
text[1]="Shows the name of the sound file or event type for elements that have sound events; if no sound event is applied to the element, the button is blank. Click to open the Sound menu. The Sound menu lets you apply, add or modify sound events for selected elements.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:mpegcol
{
title="MPEG column";
text[1]="Shows the name of the MPEG file or event type for pages that have MPEG events. Click to open the MPEG menu. The MPEG menu lets you apply, add or modify MPEG events for selected pages.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:branchcol
{
title="Branch column";
text[1]="Shows the branching or variable event associated with the element. Click to open the Branch (Branching and Variables) menu. The Branch menu lets you create branching events like Repeat Until and Go To, assign values to variables, and create expressions.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:verticalscroll
{
title="Vertical scroll bar";
text[1]="Lets you see other events when there are more events than can fit on the screen at once. Drag the bar up or down, or click in the empty area past either end to move it.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:horizontalscroll
{
title="Horizontal scroll bar";
text[1]="Lets you see other columns when there are more columns than can fit on the screen at once. Drag the bar left or right, or click in the empty area past either end to move it.";
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, Delete, and Select All, the List menu Edit pop-up has the following options:^n^nImport: lets you load a clip or sound. Changes to the Clips menu or opens the Sound menu as necessary.";
text[2]="Bring Forward: brings a selected, partially covered element to the front of the element(s) covering it. This also moves the element down in the List menu.^n^nSend Backward: sends a selected element behind another element that it covers. This also moves the element up in the List menu.";
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.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:pagecols
{
title="Page columns";
text[1]="Each row in the Main menu in which there is information represents a page in the script. The columns hold information or events associated with the page as a whole. The number of columns displayed depends upon the number of EX modules installed, which can vary.^n^nTo adjust the column width, place the pointer in the space to the left of the column to be adjusted. Click and drag to decrease or increase the width.^n^nTo reposition columns, drag the column heading to the left or right until it is in its desired position. (The No. and Name columns cannot be repositioned.)";