Difference between revisions of "Apps Files Tab"

From Lianjapedia
Jump to: navigation, search
(Files)
(The Apps Files Tab)
Line 14: Line 14:
  
 
==The Apps Files Tab==
 
==The Apps Files Tab==
The Apps Files Tab contains a file list pertaining to the "Apps" workspace.
+
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 [[Lianja App Center Tiles|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===
 
===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.
 +
 +
[[{{ns:file}}:apps_files_tab_files.png|left|link={{filepath:apps_files_tab_files.png}}|Files Tab]]
 +
<br clear=all>
 +
 +
<div style="height:100px;margin-bottom:5px;padding:5px;border:0px solid orange;border-left:5px solid orange;background:#fff8dc;vertical-align:middle;position:relative;">
 +
[[File:bm-noteicon.png|top|40px|link=]]<div style="position:absolute;top:3px;margin-bottom;bottom:5px;margin-left:50px;"><b> Pro Tip</b>
 +
The Script Editor has a tabbed UI.<br/>
 +
Double click a tab and the Script Editor will be detached into its own floating window.<br/>
 +
Double click the window title bar and it will be attached back as a tab.<br>
 +
</div>
 +
<span style="height:6px;"> </span>
 +
</div>
 +
 +
Image files are opened in the system's default viewer.
 +
 
====Actionbar====
 
====Actionbar====
 
[[{{ns:file}}:apps_files_tab_files_ab.png|left|link={{filepath:apps_files_tab_files_ab.png}}|Actionbar]]
 
[[{{ns:file}}:apps_files_tab_files_ab.png|left|link={{filepath:apps_files_tab_files_ab.png}}|Actionbar]]
Line 55: Line 84:
 
|}
 
|}
  
===Apps===
+
====Context Menu====
 +
Right-clicking in the '''App Files''' panel displays the files context menu.
 +
 
 
===Dock Tab===
 
===Dock Tab===
 
To dock the tab back in the App Inspector, click the [x] or double-click the window title bar.
 
To dock the tab back in the App Inspector, click the [x] or double-click the window title bar.

Revision as of 10:48, 21 December 2017

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.

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

Actionbar

Actionbar


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.

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