Results 1 to 3 of 3

Thread: [Answers] TabView

Threaded View

  1. #1
    Lianja MVP
    Join Date
    Dec 2012
    Location
    Croatia, Zagreb
    Posts
    1,135

    [Answers] TabView

    Once you have created a Tabview Section you can drag other sections into it. Simply drag the header of the section onto the existing tab header (not the Tabview Section header).
    Doing it this way allows you to
    relate multiple Sections to each other and then drag them into tabs while maintaining the relationship. Once you have your tabs in the Tabview Section you can drag and drop to rearrange them.



    Q:
    activepage
    A:
    Assuming a Page (page1) has a TabView section (section4) containing a Section called section3 with a Caption of 'Orders' I can do either of these and their synonyms:
    Code:
    Lianja.get("page1.section4").activepage = "section3"
    Lianja.showdocument("page:page1.section4?action=select&text=Orders")
    If you are using a custom-coded PageFrame object, then activepage is numeric, starting from 0.

    Code:
    oPageFrame.activepage = 2


    Q:
    tabview section. I was wondering if we could also have a carousel section.
    It would essentially function the same as a tabview where you could include multiple sections that can be swiped into view, or used as a slideshow or wizard.
    A:
    The "TabView" can have the "TabBar" hidden at runtime and you can do that already in a gesture delegate.



    ​All topics in [Answers] alphabetically:http://www.lianja.com/community/show...ll=1#post12352
    Last edited by josipradnik; 2017-01-27 at 02:21.

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