Results 1 to 4 of 4

Thread: Canvas Layout

  1. #1

    Canvas Layout

    I figured I would play around and see what I came up with on the Canvas side of the world.
    I think with the addition of the Gridtree - you can do pretty much everything you can think of in Canvas.
    My wish list would be a toolbox and some sort of container object - but that might not be feasible.

    HerbName:  canvas section.jpg
Views: 400
Size:  75.2 KB

  2. #2
    And of course - the standard sections.Name:  standard.jpg
Views: 346
Size:  78.4 KB

  3. #3
    Lianja Development Team barrymavin's Avatar
    Join Date
    Feb 2012
    Location
    UK, USA, Thailand
    Posts
    7,351
    Blog Entries
    22
    Hi Herb,

    Exactly

    There will be additional components added to the Canvas section after v1.0.

    The big difference between a Custom section and a Canvas section is that the Lianja engine understands the hierarchy of objects in a Canvas section as they are all registered in the LOM.

    What this means is that delegates can be dispatched on any device.

    So the Cloud/Mobile HTML5/JavaScript Clients will include Canvas sections after I have all the standard sections working to my satisfaction. (I'm doing that now for Mobile in fact).

    Whatever type of section you use you can call server-side code written in VFP and this is handled by the clients.

    So for example if your validation is written in VFP and you specify it like this:

    my_validate_function("{}")

    then this is evaluated on the server substituting {} with the current value in the control.

    JavaScript libraries are loaded into the client so no round trip is required.
    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

  4. #4
    Very cool Barry.

    Can't wait to get my hands on it

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