Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

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

To create or edit a screen, load your application then in the header bar, click 

Insert excerpt
_screen
_screen
nopaneltrue
. PhixFlow opens the screens window.

Screens

Opening an Existing Screen

  1. To open an existing screen:
    • either, in the header bar, click
      Insert excerpt
      _screen
      _screen
      nopaneltrue
 or
    •  and in the list, click on the screen name you want to open
    • or in the repository, expand your application's Screens section and double-click a screen name.
Double
    • Alternatively, right-click the
desired Screen to open it
    • name and select Display.
  1. PhixFlow opens the
Screen on the left.Right
  1. screen in the canvas with the screen locked.
  2. To unlock the screen for editing, right-click anywhere on the
Screen
  1. screen to open the
pop-up
  1. popup menu and select 
    Insert excerpt
_layout
  1. _unlock
    _
layout_
  1. unlock
    nopaneltrue
    .
  2. PhixFlow displays the toolbar for the screen
indicating it is ready to edit
  1. so that you can begin to make changes.
  2. Click 
    Insert excerpt
    _palette
    _palette
    nopaneltrue
     to display the palette on the right
and you can begin editing
  1. . Drag components from the palette into the screen.
Add

Unlocking and Locking a

New

Screen

Click the Design menu from the top menu

for Editing

When you first open an existing screen in

Insert excerpt
_

screen

design_mode
_design_

screen

mode
nopaneltrue

 or in the repository, expand your application's Screens section.Click 

, it is locked so that you do not accidentally move any of the components. There is no canvas toolbar visible. To edit the screen, you must unlock it. Right-click on the canvas and select

Insert excerpt
_

add

unlock
_

add

unlock
nopaneltrue

, 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. These can be changed at a later time by accessing the screen properties from the toolbar.
  • 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 other positional settings such as the size and location of the screen. 
    • 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
  • (Recommended) Scroll down to the Description section and add a useful description.
  • In the properties toolbar, click

    An unlocked screen has all the toolbar and pop-up menu options that you need to move components and edit their properties. If you click on a component, such as a button, PhixFlow opens its properties.

    Creating a New Screen

    1. To create a new screen:
      • either, in the header bar, click 
        Insert excerpt
        _
    finish
      • screen
        _
    finish
      • screen
        nopaneltrue
        .
        PhixFlow
    opens a new, unlocked, Screen canvas on the left.In the toolbar click 
      • displays the list of available screens with an 
        Insert excerpt
        _add_
    palette
      • screen
        _add_
    palette
      • screen
        nopaneltrue
     to display the palette
      •  button on the
    right and begin editing.

    Unlocking and locking a Screen

    Locking a screen will make it uneditable while it remains locked and displays the screen content as the end user will experience it. For example clicking a button will trigger its action and components such as a URL component will display their content. Unlocking a screen will make it editable again and allow you to update the layout.

    To Unlock the canvas, right-click on the canvas and select
      • left.
      • or in the repository, expand your application's Screens section, which includes an 
        Insert excerpt
        _
    layout_unlock
      • addIcon
        _
    layout_unlock
      • addIcon
        nopaneltrue
         button.
     To Lock the canvas, from the screen toolbar click on 
    1. Click 
      Insert excerpt
      _
    layout_lock
    1. addIcon
      _
    layout_lock
    1. addIcon
      nopaneltrue
      . PhixFlow opens a window with basic options for your screen.

    Design Mode and Application Mode

    When creating and editing applications we work in Design Mode. This provides us access to all the tools and options necessary to create powerful applications. To experience your application as the end user will, we switch to App Mode.

    The option to toggle between modes is available in the top right corner of PhixFlow,
    1. These options are saved in the screen properties.
      • Enter a Name for the screen.
      • By default, the screen opens maximised in the PhixFlow window.
        Untick Open Maximised if you want a popup window.
      • Select one of the screen layout templates. To design your own, screen, select the empty layout.
    2. PhixFlow opens the new screen with the selected layout template and prompts for the details of the table that will be used to populate the screens data.
      1. The screen is unlocked and the palette is open in the right panel.

    More Screen Properties

    There are additional screen properties that affect how the screen behaves. In the toolbar, click 

    Insert excerpt
    _

    design

    property_

    mode

    tabs
    _

    design_mode

    property_tabs
    name_basic
    nopaneltrue

     and 

     to open the Screen properties in the right panel. Here are some example screen setups. 

    For a popup screen, for example for data entry:

    • in 
      Insert excerpt
      _
    app
    • property_
    mode
    • tabs
    _app_mode
    • _property_tabs
      name_basic
      nopaneltrue
    .

    Testing Screens

    To test an application screen, click 
    •  → Basic Settings:
      • tick Always On Top
      • tick Allow Manual Resizing
    • in
      Insert excerpt
      _
    app
    • property_
    mode
    • tabs
      _
    app_mode
    • property_tabs
      namestyle
      nopaneltrue
     to interact with the screen as if you are an application user. HTML Comment
    hiddentrue

    Features to be implemented:

    Select an Existing Screen

    1. From the application Home window, select Design Screens.

    2. Select one of the listed screens.
    PhixFlow opens the screen canvas on the left and the palette on the right.
    •  → Style Settings
      • set Position to Floating
      • PhixFlow has defaults for the size and position of a screen. To change these defaults, set:
        • the size of the window using Width and Height
        • the position of the window, using Top, Left, Right and Bottom.

    For a maximised screen, for example to display data:

    • in 
      Insert excerpt
      _
    home
    • property_
    screen
    • tabs
    _home_screen
    • _property_tabs
      name_basic
      nopaneltrue

    Create a New Screen

    If you have defined your data in an ERD, you can create a screen and its components based on that data; see Create a Screen From ERD Data. To create the screen first:

    Click 
    •  → Basic Settings:
      • 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.

    Creating a Menu

    To create a menu for you application that is always present  

    1. To create a menu in the header bar, click 
      Insert excerpt
      _
    new
    1. screen
      _
    new
    1. screen
      nopaneltrue
     Create New to create a new screen.
  • Select a screen template. This will give you pre-set layouts such as: 
    • desktop or mobile dimensions
    • full screen or pop-up
    • a data grid or form.
  • PhixFlow prompts you to:
    • Enter the name and description for the screen.
    • Select whether or not the screen will Open Maximised.
      When you select this option, the screen will open "full screen" for the application user.
      Otherwise, PhixFlow assumes the screen will be a pop-up window. It automatically selects the following options: 
      • Always on top
      • Allow user to resize
  • Click Confirm.
  • PhixFlow opens a new screen canvas on the left and 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. -Screenshot-

    • 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 Us L8213987396, 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
    1. .
      PhixFlow displays the list of available screens.
    2. Click the 
      Insert excerpt
      _add_menu
      _add_menu
      nopaneltrue
       button on the left.
    3. Enter a Name for the menu.
    4. Select one of the menu layout options.
    5. PhixFlow creates a new menu with the selected layout and will open the menu when your application starts.
    Tip
    • A quick way to create menu options is to drag a screen from the repository directly onto a menu to create a button and actionflow that will open that screen.
    • On the screens home page right-click on the 

    Testing Screens

    When you are creating and editing screens that make up an application, you are working in

    Insert excerpt
    _design_mode
    _design_mode
    nopaneltrue
     .

    PhixFlow runs applications in 

    Insert excerpt
    _app_mode
    _app_mode
    nopaneltrue
    , with only essential PhixFlow options displayed in the header bar. All other PhixFlow options are hidden. Instead the application user interacts with the screens and menus you have created.

    To switch modes, click the icon in the right of the header bar.

    When you have configured part of a screen, you may want to test how it behaves for an application user. For example, you may want to click a button and run its action, or have a URL component display its content. To do this:

    • either, in 
      Insert excerpt
      _design_mode
      _design_mode
      nopaneltrue
    when you switch between 
    • , in the screen toolbar, click on 
      Insert excerpt
      _
    design_mode
    • lock
      _
    design_mode
    • lock
      nopaneltrue
     and 
    • .
    • or, in the header bar on the right, click
      Insert excerpt
      _app_mode
      _app_mode
      nopaneltrue
    .To unlock the canvas, right-click on the canvas and select
    •  to run your application as an application user.

    Deleting Screens

    Screen can be deleted from the Screens homepage or the 

    Insert excerpt
    _repository
    _repository
    nopaneltrue
     by right-clicking and choosing 
    Insert excerpt
    _

    layout_unlock_layout_unlock

    permanentlyDelete
    _permanentlyDelete
    nopaneltrue
    .    

    Image Added

    Deleting a screen containing an area only used by that screen also deletes the area.

    Note:

    Insert excerpt
    _template
    _template
    nopaneltrue
     are unaffected.