Results 1 to 3 of 3

Thread: Laying out canvas sections

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

    Laying out canvas sections

    I've had a few people asking for this so In v2.0.2 I have added in height and width as properties on the section object in both desktop and web/mobile. These return the pixel width and height respectively.

    Lianja.get('page1.section1).width
    Lianja.get('page1.section1).height


    I have also added in a 'resized' delegate on a canvas or custom section so you can detect when it changes size and can readjust your UI components accordingly. Bear in mind this may be called before your components exist as the page is being laid out.

    I've also added support for programmatically (in the ready/resized delegate for example) setting the top, left, bottom and right properties of UI elements inside canvas and custom sections to better handle a responsive UI.
    Last edited by barrymavin; 2015-12-16 at 01:43.
    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

  2. #2
    Wow - That's a lot of work in a short period of time!!
    Thank You.

    When time permits, can you put together a little example of how this works?


    Thanks again

    Herb

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

    Yes I'll provide an example app that uses this functionality and also CRUD OData to show how to use that too.
    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