Open the Composition Editor on a new visual part and lay out parts like those in the window pictured in the previous section. Don't bother trying to line them up nicely now. We'll do that later in this section.
The window part itself has to have an initial default size. You want to ensure this size is no larger than the smallest resolution monitor you support, typically VGA resolution, or 640 x 480 pixels.
To do so, open the settings of the window part itself. Then, select
the framingSpec property and the
... push button. The settings for
sizing and positioning a window look similar to this:
Ensure the Width is less than or equal to 640 and the Height is less than or equal to 480, or the smallest width and height resolution you support.
With this and any other settings page, select OK when you are done changing all the settings. This makes the settings take effect.
Alternatively, you can use Proportional grid to change the scale of views.