This page explains how to open a screen or create a new one, as well as how to add components to a screen.
Open an Existing Screen
- Click the Design menu item from the top menu Screen or in the repository, expand your application's Screens section.
- Double-click the desired Screen to open it.
- PhixFlow opens the Screen on the left.
- Right-click anywhere on the Screen to open the pop-up menu and select Error rendering macro 'excerpt-include' : No link could be created for '_layout_unlock'..
- PhixFlow displays the toolbar for the screen indicating it is ready to edit.
- Click Palette to display the palette on the right and you can begin editing the screen.
Add a New Screen
- Click the Design menu from the top menu Screen or in the repository, expand your application's Screens section.
- Click Add New, PhixFlow opens the properties for a new Screen.
- Enter a Name for the screen.
- Specify the setup for the screen such as should the screen open maximised or as a floating pop-up.
- Here are some example setups:
- Pop-up screen:
- tick Always on top
- tick Allow user to resize
- Set Position to Floating and if desired set the position setting such as the size and location of where the screen should open.
- Full-screen properties
- tick Open Maximised
- untick Always On Top
- if you intend to make your own navigation or screen controls, untick Show Window Button Bar.
- optionally, untick Allow user to resize
- Pop-up screen:
- (Recommended) Scroll down to the Description section and add a useful description.
- In the properties toolbar, click Apply and Close.
- PhixFlow opens a new, unlocked, Screen canvas on the left.
- In the toolbar (or in the pop-up menu), click Palette to display the palette on the right.
- To add components to the screen, drag them into the canvas from the palette.
The Screen Canvas and Options
PhixFlow has several areas of the screen with features to help you.
- The central area is the canvas where you design your screen.
- Along the top of the canvas is the toolbar
- On the left is the layers panel, which shows how the components are nested; see Screen Design and Layers, below.
- On the right is the palette. Drag components from the palette onto the canvas.
- Above the toolbar, you can find quick access to lists of:
- other palettes
- component categories
- templates: components that can be added to a palette
- styles
- menus
- images.
Unlock a Screen Canvas
To prevent accidental editing of a screen, PhixFlow opens an existing screen with the canvas locked:
- when you first open an existing screen in Design Mode
- when you switch between Design Mode and Application Mode.
To unlock the canvas, right-click on the canvas and select
Error rendering macro 'excerpt-include' : No link could be created for '_layout_unlock'.
. Where Can I Drop This?
Whenever you start to drag a component from the palette, or an attribute, PhixFlow highlights the area onto which you can drop something using light blue, as shown below.
Testing Screens
To test an application screen, click Application Mode to interact with the screen as if you are an application user.