Cp card macro | ||
---|---|---|
|
Overview
There are several things that happen when you create an application.
PhixFlow createsThe starting point for any application is creating everything you need for your project within PhixFlow. The Create Application window prompts you to for the essential information PhixFlow needs to:
- set up all the folders in the repository that your project will need.
- create a default menu.
You can find the menu in the repository → Menus branch →application_name
_Menu
.
When you add the first option to the menu, it is automatically displayed
- in the
- menu bar
- ; see Menu.
- add the template to your application's Packages folder.
The template includes the palettes that will give your application a consistent design.
- set default properties based on the template. Default properties include:
- formats for dates and numbers
- the palette and components to use for forms, data fields and cards
- the styles for data grids
- the default action.
You can change all the properties later; see Application properties.
See also
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Creating a New Application
To create a new application:
either in the repository → Applications section, click
Insert excerpt _add _add nopanel true or, in the
; see The Application Menu, below.Insert excerpt _app_menu _app_menu nopanel true
Click the last card, which is the New Application card:
PhixFlow opens the Create Application window. Set the following properties for your application:
Name
Version: a development version number, for example 1.
Description: consider including the purpose of the application and who is responsible for it.
Template: select a template to provide a design theme and to set key properties.
Application Icon: This is the image PhixFlow displays in the card on the application menu. If you do not select an icon, PhixFlow uses a default image.
Either use the drop-down to select an icon that has already been loaded into PhixFlow
Or click to find an image on your file system to load.
Icons for the application menu should be:
up to 100 pixels high
between 100 to 150 pixels wide
Click Create Application. PhixFlow prompts you to load the application. You can work on an application without loading it.
todo-fiona: check with dev - you have to click load to get the app creation process to complete
Application Defaults
The template means that you should be able to see all the defaults that your application will use in the application properties. You can change override the defaults set by the template by changing property.
PhixFlow uses the defaults set in System Configuration if your application does not have defaults set for:
Default Properties
PhixFlow sets default style or number/date formats for your application based on your template. You can see or change these in the Application properties.
If a default style or number/date format is not set in the application properties, PhixFlow uses defaults set in:
- The template itself.
- System Configuration.
Application Menu
Anchor | ||||
---|---|---|---|---|
|
Applications are listed as cards.
Tip | ||||||||
---|---|---|---|---|---|---|---|---|
The
The repository → Applications branch displays the applications that you have permission to use. |
To redisplay the application menu, in the top left of the PhixFlow window click:
- either the menu Application
- or the , if it appears.
Each application card also has a
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
HTML Comment | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||||||||||||||||||
Features not yet implementedYou create a new application project from the PhixFlow Welcome window. To open the
|