Choosing a media type has specific benefits that help you get started when you first create a new view on a component and while you are working in the Px Editor.

Media type (on a component property sheet) after the Px file is created does not actually change the Px file.In addition to the default, WbPxMedia type, you can select one of the following when creating a new view on a component:
Choosing this media type provides you with a Px file that has a ScrollPane with a CanvasPane. With this property value set, the Px Editor can warn you, as you design your Px file, if you choose a widget that is not supported by Hx media.

Assigning this media type when creating a new Px page, creates a new Px file with a Report Pane containing a timestamp and page numbering at the root of the Px file.

You must use a BasicMobilePane at the root of your Px page so it will display correctly on a mobile device. Assigning a MobilePxMedia type when creating a new Px page, causes the new page to come with a BasicMobilePane at the root of the Px file, as shown in the following figure.

scaleMode property to Fit Ratio will cause your Px page to automatically to scale to fit various device display sizes.Copyright © 2000-2016 Tridium Inc. All rights reserved.