Difference between revisions of "Debug Tab"

From Lianjapedia
Jump to: navigation, search
(Created page with "''Under Construction'' ==Overview== ==See Also== Category:App Inspector")
 
Line 1: Line 1:
 
''Under Construction''
 
''Under Construction''
  
==Overview==
+
==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.
 +
 
 +
[[{{ns:file}}:app_inspector_intro.png|800px|left|link={{filepath:app_inspector_intro.png}}|App Inspector]]
 +
<br clear=all>
 +
 
 +
==The Debug Tab==
 +
The Debug Tab Contains the Lianja/VFP debugger.
  
 
==See Also==
 
==See Also==
  
 
[[Category:App Inspector]]
 
[[Category:App Inspector]]

Revision as of 13:25, 15 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 Debug Tab

The Debug Tab Contains the Lianja/VFP debugger.

See Also