Apps Files Tab

From Lianjapedia
Revision as of 11:05, 21 December 2017 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

Under Construction

The App Inspector

The App Inspector is your best friend during development as it provides a complete overview of your App.

It is organized into Tabs. Each Tab is relevant to a particular workspace. You can double click a Tab to detach it into its own floating window.

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 Apps Files Tab

The Apps Files Tab contains files list pertaining to the Apps Workspace.

It has two internal tabs: Apps and Files.

Apps

The Apps tab contains the App Names panel and lists App names by App Center Tile category. Click on the arrow displayed to the left of the category name to expand and collapse the category (or double-click the category name).

Actionbar

Additional Commands

Context Menu

Files

The Files tab contains the App Files panel and lists filenames by category when there is an App open. Where there are files for a particular category, an arrow is displayed to the left of the category name and it can be clicked to expand and collapse the category (or double-click the category name).

When a filename is double-clicked, the file is opened in the Script Editor and the Apps Workspace is automatically selected.

Files Tab


Bm-noteicon.png
Pro Tip

The Script Editor has a tabbed UI.
Double click a tab and the Script Editor will be detached into its own floating window.
Double click the window title bar and it will be attached back as a tab.

Note: Image files are opened in the system's default viewer.

Actionbar

Actionbar


Clicking New opens the Create a new file dialog, allowing you to select a file type and enter a file name.

Create a new file


File types:

Create a new file: File Types


After clicking Save in the Create a new file dialog, the file will be created and opened in the Script Editor in the Apps Workspace.

Additional Commands

Additional Commands


Command More Information
Import VFP project (.pjx)... See Importing Visual FoxPro Files: Importing Visual FoxPro Project Files
Import VFP form (.scx)... See Importing Visual FoxPro Files: Importing Individual Visual FoxPro Files
Import VFP library (.vcx)... See Importing Visual FoxPro Files: Importing Individual Visual FoxPro Files
Modify Open the currently selected file in the Script Editor.
You can also double-click a filename or use the Edit button in the actionbar to open a file for editing.
Rename... Rename the currently selected file
Add to library Add the currently selected file to the library. See the Library Workspace for more about the Lianja Library.
Add to page library Add the currently selected file to the page library. See Working with UI Page Libraries for more about the Page Library.
Refresh Refresh the Files panel

Context Menu

Right-clicking in the App Files panel displays the files context menu.

Context Menu


Menu Option More Information
Import VFP project (.pjx)... See Importing Visual FoxPro Files: Importing Visual FoxPro Project Files
Import VFP form (.scx)... See Importing Visual FoxPro Files: Importing Individual Visual FoxPro Files
Import VFP library (.vcx)... See Importing Visual FoxPro Files: Importing Individual Visual FoxPro Files
Modify Open the currently selected file in the Script Editor.
You can also double-click a filename or use the Edit button in the actionbar to open a file for editing.
Rename... Rename the currently selected file
Add to library Add the currently selected file to the library. See the Library Workspace for more about the Lianja Library.
Add to page library Add the currently selected file to the page library. See Working with UI Page Libraries for more about the Page Library.
Refresh Refresh the Files panel

Dock Tab

To dock the tab back in the App Inspector, click the [x] or double-click the window title bar.

Apps Files Tab


See Also

Apps Workspace, CodeAssistant, Editor Settings, Script Editor