Saving pages – Grass Valley iControl V.6.02 User Manual
Page 529

iControl
User Guide
519
Customizing the Dimensions of the Total FullScreen Mode
To customize the dimensions of the Total FullScreen mode
1. In iC Creator, on the File menu, click Page properties.
The Page Properties window appears.
2. Click on the Page init event handler tab.
3. Add the following line:
window.customFullscreen = "x,y,width,height";
where:
•
x
is the x-coordinate of the upper-left corner
•
y
is the y-coordinate of the upper-left corner
•
width
is the number of pixels defining the overall width of the Total FullScreen
window
•
height
is the number of pixels defining the overall height of the Total FullScreen
window
4. Click OK.
Saving Pages
Saving an Open Page
To save an open page
• In iC Creator, on the File menu, click Save.
The open page is saved in the currently open site.
Saving an Open Page with a New Name
To save an open page with a new name
• In iC Creator, on the File menu, point to Save as, and then click Save page as.
REQUIREMENTS
Make sure you meet the following conditions before beginning this procedure:
• You have opened iC Creator (see
).
• The page - whose Total FullScreen dimensions you would like to edit - is in focus in
iC Creator.
REQUIREMENT
Before beginning this procedure, make sure you have opened iC Creator (see
).
REQUIREMENT
Before beginning this procedure, make sure you have opened iC Creator (see
).