Difference between revisions of "Desktop Apps"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
 
{{DISPLAYTITLE:Building Desktop Apps}}
 
{{DISPLAYTITLE:Building Desktop Apps}}
<div style="height:120px;margin-bottom:5px;padding:5px;border:0px solid orange;border-left:5px solid orange;background:#fff8dc;vertical-align:middle;position:relative;">
+
<div style="height:140px;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> Quick Start Guide</b>
 
[[File:bm-noteicon.png|top|40px|link=]]<div style="position:absolute;top:3px;margin-bottom;bottom:5px;margin-left:50px;"><b> Quick Start Guide</b>
Select the "Pages" workspace.<br/>
+
Create an App.<br>
Develop your Desktop App visually using drag and drop.<br/>
+
Use any of the supported scripting languages.<br>
Test your Desktop App by clicking the "Desktop App View" icon in the header bar at the top right.<br>
+
Develop the App visually using drag and drop in the [[:Category:Page_Builder|pages workspace]].<br/>
 +
Test the Desktop App by clicking the "Desktop App View" icon in the header bar at the top right.<br>
 
Deploy your Desktop App to a [[Deploying_to_Local_Directory|server on your LAN]] or [[Packaging_Lianja_Desktop_Apps_for_Windows|build an installer]] in the "Deploy" workspace.<br>
 
Deploy your Desktop App to a [[Deploying_to_Local_Directory|server on your LAN]] or [[Packaging_Lianja_Desktop_Apps_for_Windows|build an installer]] in the "Deploy" workspace.<br>
 
</div>
 
</div>

Revision as of 04:28, 22 December 2017

Bm-noteicon.png
Quick Start Guide

Create an App.
Use any of the supported scripting languages.
Develop the App visually using drag and drop in the pages workspace.
Test the Desktop App by clicking the "Desktop App View" icon in the header bar at the top right.
Deploy your Desktop App to a server on your LAN or build an installer in the "Deploy" workspace.

See Also

Developers Guide

Installation and Licensing

Product installation guides and instructions on how to activate and deactivate licenses.

Getting Started

Introducing the Lianja App Builder and how to build your first App.

Lianja App Builder

Guides to the Lianja App Builder workspaces.

Development

User Interface

Visual development of pages, sections, gadgets and formitems in the Page Builder.

Data

Designing and accessing native Lianja databases and tables and connecting to third party databases such as MS SQL Server and MySQL.

Scripting

Writing event delegate code, procedures, functions and custom sections in your chosen supported scripting language(s).

Debugging and Error Handling

Testing and debugging your Apps and handling errors.

Users and Roles

Setting up users, roles and permissions.

Deployment

Deploying your Apps.