Results 1 to 1 of 1

Thread: Lianja 9.5 Standalone Apps

  1. #1
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,165
    Blog Entries
    22

    Lianja 9.5 Standalone Apps

    Further work has been completed in Lianja 9.5 to enable the packaging of any Lianja App as a standalone desktop App.

    Note that this App also runs as a web app and a mobile app!

    You can now build and run a standalone app with one click!

    Name:  Screen Shot 2024-04-02 at 1.54.17 PM.jpg
Views: 38
Size:  119.7 KB

    Name:  Screen Shot 2024-04-02 at 2.03.23 PM.jpg
Views: 36
Size:  78.9 KB

    Any App can now be packaged up and installed on a desktop PC without any further installation requirements.

    This is a significant improvement to the deployment of commercial desktop Apps to your customers.

    If the App requires login then the login page will be shown. This login page is fully customizable by including an "app.config" file in your App. Here is a sample one which I have added to example_webapp1 which is included in the App Builder distribution.

    Name:  Screen Shot 2024-04-02 at 12.47.50 PM.jpg
Views: 36
Size:  36.1 KB

    You can specify your own splashscreen, background image and captions for a custom login page. Notice how you can use {macros} and lib:/ and app:/ special file prefixes in the app.config file.

    Note also that you can specify additional app specific key/value pairs in the app.config file and reference them in the delegates of your app using:

    Code:
    Lianja.getParameter(cKey, cDefault)
    Name:  Screen Shot 2024-04-02 at 12.50.39 PM.jpg
Views: 36
Size:  38.1 KB

    Apps that require no authentication are displayed immediately with no login page shown.

    Apps that are generated in "Debug" mode automatically show the "Lianja Standalone Debugger" alongside the main window of the App. You can then use Lianja.suspend() in your code to inspect the runtime environment and its variables and objects in your App.

    Name:  Screen Shot 2024-04-02 at 1.32.20 PM.jpg
Views: 36
Size:  94.4 KB
    Last edited by barrymavin; 2024-04-02 at 09:01.
    Principal developer of Lianja, Recital and other products

    Follow me on:

    Twitter: http://twitter.com/lianjaInc
    Facebook: http://www.facebook.com/LianjaInc
    LinkedIn: http://www.linkedin.com/in/barrymavin

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Journey into the Cloud
Join us