Difference between revisions of "Projects Files"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
''Coming soon in Lianja v5.0''
 
 
 
==The App Inspector==
 
==The App Inspector==
 
The '''App Inspector''' display changes based on the current workspace, showing tabs relevant to that workspace.
 
The '''App Inspector''' display changes based on the current workspace, showing tabs relevant to that workspace.

Revision as of 08:54, 6 December 2019

The App Inspector

The App Inspector display changes based on the current workspace, showing tabs relevant to that workspace.

Clicking the small icon on the far right of the App Inspector title bar will detach it into its own floating window.

Double clicking the window title bar when it is floating will attach it back into place.

App Inspector


The Projects Files Tab

The Projects Files Tab contains a categorized file list pertaining to the Projects Workspace.

(default)

If no Lianja Project is open, all available Apps, databases and Library files the are listed under the (default) Project.

Project Files Tab


File Categories

An arrow is displayed next to the category name if files exist in that category. Click the arrow to expand or collapse the category.

Project Files Tab


Open File

Double-click a filename to open that App (Pages Workspace), database (Data Workspace), Library script or text file (Script Editor in the Library Workspace) or Library image file (system default image file viewer).

Project Files Tab


Open Project

Double-click a Project name to open that Project.

Project Files Tab


When a Project is open, this is indicated in the Lianja App Builder window title. Note that the Home workspace displays App tiles for the Apps in the open Project only:

App Builder


And the open Project name is also shown in the Lianja App Builder window title along with the App name when an App is open:

App Builder


Actionbar

From the actionbar you can:

  • Create a New project. You will be prompted to enter the name for the new project. After creation, the project will be opened.
  • Delete the currently selected project. You will be prompted to confirm the operation.
  • Access Additional Commands by clicking the cog button.
Project Files Tab


Additional Commands

Click the cog button to access the Additional commands.

Project Files Tab


Menu Option More Information
New app... Opens the Lianja App Wizard to create a new App. After creation, the new App will be added to the currently open project , or listed under (default) if no Project is open.
Add app to project... Opens the file selection dialog in the apps directory. On selection, the App will be added to the currently open project.
Add database to project... Opens the file selection dialog in the data directory. On selection, the database will be added to the currently open project.
Add library files to project... Opens the file selection dialog in the Library directory. On selection, the file will be added to the currently open project.
Add page library files to project... Opens the file selection dialog in the Library pages directory. On selection, the file will be added to the currently open project. See also Working with UI Page Libraries.
Remove from project Removes the selected file from the current project.
Copy project... Copies the selected project. You will be prompted to enter the name for the new copy. After copying, the new copy will be opened.
Rename project... Renames the selected project. You will be prompted to enter the new name for the project.
Close project Closes the currently open project (if a project is open).

Context Menu

Right-click anywhere in the Project Files panel to display the context menu.

Project Files Tab


Menu Option More Information
New project... Creates a new project. You will be prompted to enter the name for the new project. After creation, the project will be opened.
Open project... Opens the selected project. Right-click on the project to open the menu before clicking Open project....
Delete project... Deletes the selected project. Right-click on the project to open the menu before clicking Delete project.... You will be prompted to confirm the operation.
New app... Opens the Lianja App Wizard to create a new App. After creation, the new App will be added to the currently open project , or listed under (default) if no Project is open.
Add app to project... Opens the file selection dialog in the apps directory. On selection, the App will be added to the currently open project.
Add database to project... Opens the file selection dialog in the data directory. On selection, the database will be added to the currently open project.
Add library files to project... Opens the file selection dialog in the Library directory. On selection, the file will be added to the currently open project.
Add page library files to project... Opens the file selection dialog in the Library pages directory. On selection, the file will be added to the currently open project. See also Working with UI Page Libraries.
Remove from project Removes the selected file from the current project. Right-click on the filename to open the menu before clicking Remove from project.
Copy project... Copies the selected project. Right-click on the project to open the menu before clicking Copy project.... You will be prompted to enter the name for the new copy. After copying, the new copy will be opened.
Rename project... Renames the selected project. Right-click on the project to open the menu before clicking Rename project.... You will be prompted to enter the new name for the project.
Close project Closes the currently open project (if a project is open).

See Also

Lianja Projects, PhoneGap Apps, Projects Workspace