<< Click to Display Table of Contents >>
Frames |
1.Right-click the Viewer and Frames item and select the Insert Frame in - E3Training.prj option.
Insert Frame In option
2.On Frame's viewing area, right-click it and select the Split Horizontally option, according to the next figure.
Split Horizontally option
3.Place the bar about 10% of this Screen, from its upper limit, and click to fix its position.
Position of the upper bar
4.Configure the size of this Splitter to "10%" in the SplitValue property.
5.Change the SplitBorder property to False.
NOTE |
The SplitValue property can also be configured in pixels, by using a "px" prefix, such as "100 px". |
6.Name this Splitter as "Upper_Area". To change an object's name, these are the options:
•Select the object in Organizer and press the F2 key to enable name edition
•Select the object in Organizer and, on object's Properties List, change the Name property
•Right-click the object in Organizer and select the Rename option
Splitter renamed
7.Split the bottom Frame horizontally about 10% of this Screen, from its bottom limit.
Position of the lower bar
8.Name these Splitters as "Central_Area" and "Bottom_Area", respectively.
Frame Splitters
9.Configure the Bottom_Area Splitter as Main. This forces Elipse E3 to comply to Splitter's size and the remaining Screen is the Central_Area Splitter's size. Right-click the Bottom_Area and select the Set as Main Splitter option.
Set as Main Splitter
10.Configure the size of the Bottom_Area Splitter as "10%", in the SplitValue property.
11.Change the SplitBorder property of Bottom_Area Splitter to False.