Versions Compared

Key

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

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

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.

Opening an Existing Screen

Load your application.

  1. To open a an existing screen:
    • either, in the header bar, click
      Insert excerpt
      _screen
      _screen
      nopaneltrue
       and click a screen from the listin 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.
      Alternatively, right-click the name and select Display.
  2. PhixFlow opens the locked screen in the canvas with the screen locked.
  3. To unlock the screen for editing, right-click anywhere on the screen to open the popup menu and select 
    Insert excerpt
    _layout_unlock
    _layout_unlock
    nopaneltrue
    .
  4. PhixFlow displays the toolbar for the screen indicating it is ready to editso that you can begin to make changes.
  5. Click 
    Insert excerpt
    _palette
    _palette
    nopaneltrue
     to display the palette on the right. Drag components from the palette into the screen.

Unlocking and

you can begin editing the screen.

Locking a Screen for Editing

When you first open an existing screen in

Insert excerpt
_design_mode
_design_mode
nopaneltrue
, 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
_layout_unlock
_layout_unlock
nopaneltrue

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. In To create a new screen:
    • either, in the header bar, click 
      Insert excerpt
      _screen
      _screen
      nopaneltrue
    Screen menu from the top menu
    • .
      PhixFlow displays the list of available screens with an 
      Insert excerpt
      _
    screen
    • add
      _
    screen
    • add
      nopaneltrue
     or
    •  button on the left.
    • or in the repository, expand your application's Screens section, which includes an 
      Insert excerpt
      _add
      _add
      nopaneltrue
       button.
  2. Click 
    Insert excerpt
    _add
    _add
    nopaneltrue
    ,. PhixFlow opens a window with basic options for your screen. These options are saved in the screen creation wizardproperties.
    • Enter a Name for the screen.
    • By default, the screen opens maximised in the PhixFlow window.
    Tick to specify if the screen should open maximised or not.These can be changed at a later time by accessing the screen's properties from the toolbar
    • Untick Open Maximised if you want a popup window.
    • Select one of the screen layout options. To design your own, screen, select the empty layout.
  3. PhixFlow creates a new screen with the selected layout.
    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
_property_tabs
_property_tabs
name_basic
nopaneltrue
 to open the Screen properties in the right panel. Here are some example screen setups

:

. 

Popup screen

For a popup screen, for example for data entry:

 

  • in 
    Insert excerpt
    _property_tabs
    _property_tabs
    name_basic
    nopaneltrue
     → Basic Settings:
    • tick Always
on top
    • 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 for displaying tables of data
      • Manual Resizing
    • in
      Insert excerpt
      _property_tabs
      _property_tabs
      namestyle
      nopaneltrue
       → 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
      _property_tabs
      _property_tabs
      name_basic
      nopaneltrue
       → 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
  • Click on the template the screen should be based on.
  • PhixFlow opens a new, unlocked, Screen with the palette opened.
  • Designing or Using an Application
    • .

    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
    . Only , with only essential PhixFlow options are shown 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.

    Unlocking and Locking a Screen for Editing

    When you first open a screen in Insert excerpt_design_mode_design_modenopaneltrue, 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_layout_unlock_layout_unlocknopaneltrue

    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.

    Testing Screens

    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
      , in the screen toolbar, click on 
      Insert excerpt
      _layout_lock
      _layout_lock
      nopaneltrue
      .
    • or, in the header bar on the right, click
      Insert excerpt
      _app_mode
      _app_mode
      nopaneltrue
       to run your application as an application user.