text[1]="Displays the name and direction, if any, of the current page's wipe. If you have not explicitly given the page a wipe, it has the Cut wipe.";
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);
}
:categorybuttons
{
title="Category buttons";
text[1]="Displays icons for all the wipes in a particular category.^n^nSpecial contains the Cut, Next, RandomOnce and Random Always wipes.^n^nAlpha wipes use an image's luminance to control the wipe.";
text[2]="Fades use a variety of colors and styles to provide a number of smooth transitions.^n^nPushes are wipes which move or scale areas of the element to reveal an underlying page.";
text[3]="Reveals erase or draw in portions of images without scaling or pushing.^n^nZooms consist of scales, tumbles and fly-ons that shrink or grow portions of the element in real time.";
descr=text[1];
block=1;
max=3;
Use(SetPos);
}
:wipeicons
{
title="Wipe icons";
text[1]="Apply a wipe to the selected page. Click on the icon for the wipe you want to apply. The name appears in the Wipe menu title bar and the Wipe button on the Main menu immediately reflects the icon and transition speed. Use the numeric keypad keys or the arrow keys to set the wipe direction.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:speed
{
title="Speed";
text[1]="Lets you adjust how fast the wipe moves. For most wipes, you can specify a speed between 1 (slow) and 10 or more (fast).";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:preview
{
title="Preview";
text[1]="Lets you view the page with the wipe you have selected.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:okbutton
{
title="OK";
text[1]="Accepts changes to the current page and returns to the Main menu.";
descr=text[1];
block=1;
max=1;
Use(SetPos);
}
:cancelbutton
{
title="Cancel";
text[1]="Returns to the Main menu without making any change to the current page.";