This page is for application designers who want see how to quickly put together a simple application using Theme 2. For more detailed instructions for creating application see PhixFlow Training - Building Applications.
...
It also helps to understand the levels of structure in typical GUI screen, as shown in the following picture.
You can download and print this image: PDF Quick Reference Sheet.
The way a GUI screen is made up of levels of content is reflected in the PhixFlow repository. When you are working on a dashboard, right-click on any layout component and click Find in Repository. You can see where the item is within the levels of the dashboard structure.
Part 1: Create a Simple Application
Multimedia | ||
---|---|---|
|
...
- Switch to the pinned stream properties tab.
- Drag the stream icon from the top left of the teb onto the top tile in the dashboard.
- PhixFlow prompts you to select how to display the data. Select the grid option .
- PhixFlow opens a list of attributes. Select all the attributes and drag them onto the grey header bar in the tile.
- PhixFlow display the data from the stream in the grid.
...