By clicking on a button in the TabbedPane page opens a page with view NavigationPane

Hello

I want to have a tabbedPane as my main of the startup application view - with two tabs

The first tab has a top button - which when clicked opens a new page... this new page (lets called him 'Détails' has a layout of navigation pane - so the tabs are no longer visible and a 'Back' button comes up.)

By clicking on the "Back" button takes you back to the tabbedPane

Is this possible at all?

Thank you

// main. qml
TabbedPane {
    Tab {
        id: mainTab
        MainCustomPage {
        }
    }
    Tab {
        id: detailsTab
        DetailsCustomPage {
        }
    }
}

// MainCustomPage.qml
NavgationPane {
Page {
    // your main page content here
    }
}

// DetailsCustomPage.qml
Page {
    // your details page
    }

But if use you it, you can only push one screen battery! If you want to push more screens in NavigationPane, you must remove TabbedPane from your main screen

Tags: BlackBerry Developers

Similar Questions

  • How to get back to the original page with a NavigationPane

    Hi, is there a method with which I can navigate to the home page of an application that uses a NavigationPane?

    The user does not have the ability to navigate 'back' again.

    have you tried function navigateTo?

    navPane->navigateTo(firstPage);
    
  • Whenever I click on any button of the trial download on the adobe Web site you I get redirected to a page where the 4 squares are moving to load the page, but never load it, I left my browser on for hours and yet it still doesn't work anyone can help?

    Whenever I click on any button of the trial download on the adobe Web site you I get redirected to a page where the 4 squares are moving to load the page, but never load it, I left my browser on for hours and yet it still doesn't work anyone can help?

    clear your adobe.com cookies or use a different browser.

  • How to open a modal dialog box of click of a button on the Panel?

    Hi all

    I tried to open a modal dialog box on the click of a button on the Panel the other day. But failed. I managed to have a panel appear on click of a button. But the Group appeared at the forefront of the parent panel. I don't want to. Here are some screenshots of what I managed to do and what I want to do.

    This Panel will appear on the click on the button "Click." Note that the child Panel cannot be moved outside the bounds of the parent panel.

    1.JPG

    Instead, I want the behavior of the child Panel as shown below. As the modal dialog box that appears when we create a new action game in the Actions Panel.

    2.JPG

    This Panel can be moved all around the application window. Kindly guide my way through from there to achieve.

    Thank you!

    Post edited by: poortip87

    You can open a modal secondary window like this:

    var w: Window = new Window(); A mx:Window, or your own subclass

    w.type = CSXSWindowTypes.MODAL_DIALOG; in the package com.adobe.csxs.types

    w.Open ();

    There are up to four types of different windows that you can open in the form of secondary windows, although not all are currently available in all products.

    HTH

    David.

  • the button click scroll to anchor in the parent page

    Hello world

    I have a file of edge integrated in my html as a banner page.

    I have a button in the file edge I want to control the parent page with.

    How can I get onClick in the file edge to scroll the page relative to the anchor position.

    I would do this without reloading the page as well.

    Any help is greatly appreciated.

    Thank you

    I didn't know that you load your Edge project in an iframe!

    Well, you can use this code to control the parent of the inside of the iframe:

    $(«_html,_body,_window.parent.document).animate ({scrollTop: $(«_#align_orthodontics_blog_»,_window.parent.document).offset () .top}, 2000)

    concerning

    Zaxist

  • This failure has occurred: {0}. your changes have not been saved. Click OK to return to the list page.

    Nothing has changed on the device as so far, I am aware, but lately when I click on group under Default Device Admin map, I get this error and I can't make changes:

    This failure has occurred: {0}. your changes have not been saved. Click OK to return to the list page.

    Version of the ACS:

    Cisco ACS VERSION INFORMATION

    -----------------------------

    Version: 5.8.0.32

    The identifier for the internal version: B.442

    This error does not appear to be related to

    CSCud78248    Failure of system ACS 5.4 administrative access control

    as I have no identity configured for the RADIUS server. I use this unit for RADIUS authentication. Any help is very appreciated!

    What browser and version are you using?

    If it of firefox and automatically has ugraded to the latest version of FF 46; There is a patch being released today and which will focus on similar issues seen when using the FF 46 version

    Will be 5.8 patch3. a rollup that includes all the fixes in previous patches (1 and 2) posted release ACS 5.8

  • I had windows 7 and it has been updated to windows 10. After the update, I opened a PDF with adobe reader. The sign economy is idle. When I click on save slot, it is said that he can save a blank document. Earlier, I have not any problem to save a pdf d

    I had windows 7 and it has been updated to windows 10. After the update, I opened a PDF with adobe reader. The sign economy is idle. When I click on save slot, it is said that he can save a blank document. Earlier, I have not a problem to save a pdf document with adobe reader on my hard drive. I found no updates available for my adobe reader software. Is adobe still to make the drive compatible with windows 10?

    Govind B S

    Bernd, these rights are not necessary to the reader XI. Unless the file has been secured, then it should be savable.

    I recommend that upgrade you to the latest version of the XI player that is available and if this does not work, try to run a repair installation (or upgrade to DC).

  • We use DW6. Whenever I click on a link on the home page, it opens upward in a newwindow fullscreen. How can I adjust the size of the window that opens?

    We use DW6. Whenever I click on a link on the home page, it opens upward in a newwindow fullscreen. How can I adjust the size of the window that opens?

    Remove the attribute target tags on the homepage.

  • Cannot change the ASPX page with Webdav connection

    I can't change the ASPX pages with webdav on my IIS6/win03 server connection. I connect to the site very much, but when I press the edit button I get an error message stating 'cannot lock the page for editing at the moment. Try again later. "I can edit pages html very well. I can edit ASPX pages if my connection is set to network and I am on a network share. I have even another server where I can connect with webdav and editing ASPX pages.

    Looks like a configuration problem on this particular server, but I have no idea what it is, and I can't find answers. Anyone had this problem before? How did you solve this problem?

    I tried to delete the LCK and defining files and the files from scratch, no luck.

    THX

    OK, I thought about it. If you run 2 sites in IIS, you must take pages aspx on extensions to the application. Go to the properties on the site that you have the connection to via Webdav and click the configuration button. Remove the entry for the aspx extension.

    I guess this is the answer for people having problems with other pages such as php and asp, server-side

  • Branch to the same page with different session variables

    Hello guys,.

    Is there a way that allows to create a branch that redirect to the same page with a different set of values for session variables. Or is it an effective way to add the buttons after that moves through the consecutive records in the pre and oracle apex.

    hope someone can help me.

    Kind regards.

    -shashikahk-

    is there a way to add the following buttons and pre

    If you create a form using the wizard pages, Apex will automatically create these buttons in some cases (as in a master form / retail).

    Create a master page / detail demo so you can see how it works. Apex creates a pre-rendering process:

    Get the value of the primary key next or previous

    Some of the hidden objects, such as Pxx_ROWID_NEXT.

    And two buttons: GET_PREVIOUS_ROWID and GET_NEXT_ROWID

    (if you do not use rowid as the primary key, another name will be generated).

  • He cannot receive my email on the same page with msn.

    Why I check my email on the same page with my email msn before?

    Hi Zetouncarey,

    I suggest you to contact MSN support for assistance on this issue.

    How to contact MSN customer service
    http://support.Microsoft.com/kb/940784

    Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you.

  • Is it possible to toggle the setting panel open a closure with a combination of keys?

    Is it possible to toggle the setting panel open a closure with a combination of keys, or y at - it a script that can do?

    adjustmentPanel.jpg

    Try this instead:

    Go to Edit/shortcuts...

    Then where it says "shortcuts to: ', pull down the menu drop down and select"request Menus.

    Then expand the category of 'Window' and from there to the bottom, you will find 'Properties' - give a keyboard shortcut.

    This might work

  • When I connect to the adobe page with my adobe id, I see onl "free membership". Its my right adobe id. I'm invited into a "working group" how to enter the license key I bought?

    When I connect to the adobe page with my adobe id, I see onl "free membership". Its my right adobe id. I'm invited into a "working group" how to enter the license key I bought?

    You accepted the invitation? If not please accept and share the results. Please try different browsers in case you are unable to accept it.

  • Redirect to the same page with the values of the variables

    Hello

    I develop a form to report data of the certain date range provided by the user.

    The problem is that I have to redirect the page back to the original page with the error message "not found in the date range" If the provided date range contains all the data in the database. I am able to redirect the page to the original page for help:

    < cfif queryname. RecordCount EQ 0 >

    < cfset action 'error' = >

    < Cflocation >

    < / cfif >

    And I use the < cfparam > for the creation of an action to navigate in the code, variable

    < name cfparam = "action" default = "" >

    [Use the < cfparam > above, tag at the top of the code and using action EQ 'report' and ' ' for navigation in the code]

    But, when I redirect to the same page, with the variable value measures of error and using cflocation he forget all varable values in the new page [way], then how can I pass a variable value measures on the same page and redirect it to the same page on meeting certain criteria.

    If this isn't clear, let me know.

    Help, please

    Vijayvijay77.

    vijayvijay77 wrote:


    ...


    And I use

    a kind of cfif to navigate inside the code. I'm doing something wrong here.

    You say that you guessed it at work.  But you have a dangerous code here (if you have not changed).

    The line will generate variables URLS when ColdFusion processes the page.cfm file once requested by the browser.  For example url.set and url.flag.

    Tags are NOT specifying the scope of variables, so they will default to the scope of "variables".  Who are the local variables of the demand for treatment.  For example variables.set and variables.flag.

    URL.set and VARIABLES.set ARE NOT the same variables.  And this confusion can cause some VERY difficult to diagnose the problems of code.

  • Impossible to delete the mail by the delete key, or by clicking on 'remove' button in the mail.

    Version of Thunderbird: 24.5.0

    When I press on delete key, or click 'delete' button, nothing happens. I have to click right button of the mouse on the mail, select "move worms-> local directory-> trash ' to delete. '.

    Then, you may need to create a new trash folder.
    In Thunderbird, right-click on the name of your account and select 'new folder '.
    Name it "Trash" and it should again work.

    Please confirm if it solves your problem.

Maybe you are looking for