Creating a New Page

StudioWeb lets you create new display pages from scratch. This guide covers page creation, canvas configuration, and tab management.

Creating a Blank Page

  1. Click File → New in the menu bar, or click the New Page toolbar icon
  2. Confirm the dialog if you have unsaved changes
  3. A blank canvas appears with default dimensions (800×600) and dark background

Configuring the Canvas

After creating a page, configure its properties by clicking the canvas background (deselect all objects):

Geometry Tab

PropertyDescriptionDefault
Canvas WidthPage width in pixels800
Canvas HeightPage height in pixels600
Location XWindow X position (legacy)0
Location YWindow Y position (legacy)0
Max WidthMaximum width constraint0 (none)
Max HeightMaximum height constraint0 (none)
Scale FactorDisplay scaling factor1.0

Background Tab

PropertyDescriptionDefault
Background ColorCanvas fill color#0f172a (dark slate)
BG Image TypeBackground image modenone
BG Image NameBackground image file
BG Image ColorTint color for BG image

Window Tab

PropertyDescription
DescriptionHuman-readable page description
TitleWindow title bar text
Window ClassSAMMI window classification
Help FileAssociated help file name
Security LevelAccess control level

Working with Tabs

StudioWeb supports multi-tab pages (like SAMMI’s Virtual Buttons):

Adding a Tab

  1. Click Edit → Add Tab or right-click the tab bar
  2. A new tab appears with its own canvas
  3. Each tab has independent objects and background settings

Switching Tabs

  • Click a tab label at the bottom of the canvas to switch
  • Each tab maintains its own set of objects and layers

Tab Properties

Each tab inherits the page-level format properties but can have its own objects, layers, and layout.

For multi-page navigation, configure paging in the Format Properties:

PropertyDescription
Page ForwardNext page name
Page BackwardPrevious page name
Page UpPage up name
Page DownPage down name
Page FirstFirst page in sequence
Page LastLast page in sequence

Tips

  • Set canvas size to match your target display resolution
  • Use a dark background (#0f172a) for industrial displays — it reduces eye strain
  • Name your pages descriptively — the name appears in RuntimeWeb’s file picker
  • Save frequently with File → Save

See Also