Creating tab canvas inside another tab canvas

pleas help me solving the issue...
I want controlling code such that i can create tabpage canvas into another one.
second tab page of first tab canvas it should be visible.
regards
jai

As long as i know something like this is not possible.
But you can emulate it this way (for this example i will assume that you want the smaller tab-canvas placed on the second page of the bigger tab-canvas) :
1. create a tab-canvas
2. create a stacked-canvas with bevel=none
3. create a new tab-canvas and place it on your stacked-canvas
4. make the stacked-canvas invisible
5. through the trigger WHEN-TAB-PAGE-CHANGED make your stacked-canvas visible whenever you are on page 2 and invisible whenever you are on another page.
6. adjust the coordinates of your stacked-canvas so it will appear right above the bigger tab-canvas
Good luck with this
Markus

Similar Messages

  • Tab page inside another tab page

    I have a requirement to create a tab page inside another tab page.is it possible?
    if possible pls give me the solution...............

    iTs possible. Place both tab-canvases on their respective content-canvas on the the correct positions. Then, in the WHEn-TAb-PAGE-CHANGED-trigger, make the second tab visile or invisble, using SHOW_VIEW or HIDE_VIEW.

  • Tab widget inside another tab widget

    Hi,
    Is it possible to do the following?
    I want to create a vertical tab widget (no prob). But on each
    of the tab 'pages' I want to add a horizontal tab widget.
    Thanks,
    Donal

    Sure why not, if u have your constructors, and ids correct, i
    dont see any problem in it.

  • Created a tab canvas inside a content canvas, but i can't create a new ...

    i created a tab canvas inside a content canvas, but after that, i want to create a new empty canvas by clicking the canvas node ,then "+" , but it always gave me a new canvas with the tab canvas in it as default. this problem happens when i use tab canvas , if i just use other items i.e. text, button,list, i can create a new empty canvas. Thanks.

    I don't quite understand the steps you took to be able to recreate the problem. But you can change the canvas type of a canvas from the property palette.

  • Tab canvas inside a tab canvas

    Anyone knows how to put a tab canvas inside a tab canvas.
    thanks.

    I did a little test and it works (it'll only take you 3 min)
    Create a new Form.
    Add 3 Canvases 1 Content and 2 Tab with the following Properties
    Content
    Vieport X Position on Canvas: 0
    Vieport Y Position on Canvas: 0
    Width: 540
    Height: 324
    Master Tabs
    Vieport X: 35
    Vieport Y: 20
    Vieport Width: 460
    Vieport Heigth: 280
    Detail Tabs
    Vieport X: 150
    Vieport Y: 95
    Vieport Width: 260
    Vieport Heigth: 160
    Then go to Layout editor and while viewing the Content Canvas go to the menu View -> Stacked View...
    From there select both tab canvases to be shown.
    Also add a dummy item (i.e a button )somewhere in the form otherwise nothing will appear when you run the form.

  • Forms 9i tab pages inside a tab page

    hi,
    i m using forms 9i, is it possible to set a tab page inside a tab page
    ie i have a master tab page called 'Office' and i have to add two tab pages
    called 'excel', 'word' as the sub of this main tab..is it possible.......?
    if yes how ?
    thanks in advance
    KK

    You can create the illusion of this though using stacked and tabbed canvases. Make the main tab small so that it only displays the labels and then display the other stacked or tabbed canvases dependent upon which tab the user selects. We've done something similar to this and it works pretty well.

  • LR4 catalog:createKeyword creates a keyword inside another keyword and 4th parameter is nil

    LR4 catalog:createKeyword creates a keyword inside another keyword even though the 4th parameter (parent) in the call is nil. LR3 API doc says .. 'nil to create at the top level' and thats how it worked. Looking forward to LR4 SDK documentation.

    Hmm, I just tested my plugin in LR 4 and it successfully creates a top-level keyword when the fourth parameter is nil. 
    It would be better to repost and continue the discussion in the SDK forum:
    http://forums.adobe.com/community/lightroom/lightroom_sdk

  • How do put a stack canvas inside the tab canvas

    Hi all,
    I have content canvas and tab canvas Now i want to put a stack canvas on the tab canvas .suppose tab canvas page are Page1,page2, page3 when i click the page1 then display the stack canvas 1,and when i click page2 then
    display stack canvas 3 ..... so on. help me to find the solutions to this Issue
    Thanks

    You would use the when-tab-page-changed trigger to use hide_view and show_view commands to hide one stacked canvas and show another.
    Just keep in mind that for a canvas to be displayed, the cursor must be in an item on that canvas, or at least in an item NOT covered by the canvas.

  • Tab control in another tab control

    Hi,
    How to place tab control in a another tabcontrol
    Regards ,uday

    Hi Uday,
    Check this thread... Adding Folder tab inside another Folder tab
    Actually there is a SAP Note which will explain with sample code u need to dowlnoad it from SAP Portal.
    Vasu Natari.

  • JTabbedPane, how can a tab switch to another tab?

    I have a JTabbedPane with a few tabs. Each tab consists of a class extending JPanel. If a certain action is performed on on of the tabs, the view should switch to another tab. How can this be done? I know about the method setSelectedComponent in the JTabbedPane class. But since the tab doesn't know about this, how can I use it?

    Actually, the solution was dead simple. All I had to do was give the constructor of the class/tab a reference to the JTabbedPanel instance so it can call setSelectedIndex on it.
    It works now, thanks anyway.

  • Message of Tab A ( save message) ,appear in Tab B( in another tab)

    when i add some attribute in tab ( A )and without saving , if i changed to another tab ( B ), then , the save message dialog box appears in tab B, it has to appear in tab A, then after user confirmation, tab has to changed... bt, in my application as the save message appears, tab is also changed.....
    My code is sucessfully implemented in Jre 1.5 bt when i swithed to 1.6, it produce this bug..
    and also pls tell me
    whether the behaviour of JOptionPane is changed from Jre 1.5 to Jre 1.6..
    because.. while doing debugging.in 1.6 for JOptionpane.showconfirmdialog, or optiondialog
    ..the application goes into a loop,(when resumed, the message appears but tab also changed ),
    which is not happed with Jre 1.5
    pls help me

    Hi,
    You can try making the Date Field in Item Details  and Requisitioner as Mandatory if it serves your purpose for the situation - I .
    Please check the following :
    SPRO>IMG>MM>Purchasing>Purchase Requisition>
    Click on Define Screen Layout at Document Level
    Highlight the Document Type
    Go to Details and click on Deadline Monitoring
    Check the Date as Required Entry for Requisition, Delivery & Release Date.
    ( The user will need to Enter Release Date Manually)
    Similarly this can be maintained for RFQ and PO as well.
    This will give you the Tracking of the Processing Time with respective dates.
    Hope this helps,
    Best regards
    Amit Bakshi.

  • Creating a region inside another region

    Hi,
    I have created a region with a report. Inside that region, I want to create another region with a report. How do I do this?
    Thanks.

    bp21 wrote:
    Hi Denes,Please DO NOT post follow-ups to closed/ancient threads.
    Posting follow-ups to ancient threads/departed users is NOT an effective way of getting help:
    <li>Other users may ignore the thread if it is closed.
    <li>Your assumption that the questions are related may be incorrect, leading to confusion about the nature of the problem and potential solutions.
    <li>Watches on the thread will have expired, so the original participants are totally unaware of the new post. They may no longer be active on the forum.
    <li>You have no ability to mark posts as helpful or correct.
    <li>As in this case, features and techniques discussed in old threads may no longer be relevant in the version you are using.
    Post your requirements as a new thread, including at least the following information:
    <li>Full APEX version
    <li>Full DB/version/edition/host OS
    <li>Web server architecture (EPG, OHS or APEX listener/host OS)
    <li>Browser(s) and version(s) used
    <li>Links to related posts and threads (using the methods in the FAQ)
    I have exactly the same requirement i.e. I want to display two reports within a single region. I am using Apex 4.1.In APEX 4.1 this is best achieved using the built-in subregion feature.

  • Firefox opens a new window with sites I never visited and don't want, I can not close these tabs or open another tab from them.

    I open a new window and two sites appear, One I had never heard of till now. Digg. I can't open a new tab from these tabs, there is never an x on the tab and close all other tabs does not get rid of them.

    Do a malware check with a few malware scan programs.<br />
    You need to use all programs because each detects different malware.<br />
    Make sure that you update each program to get the latest version of the database before doing a scan.<br />
    * http://www.malwarebytes.org/mbam.php - Malwarebytes' Anti-Malware
    * http://www.superantispyware.com/ - SuperAntispyware
    * http://www.safer-networking.org/en/index.html - Spybot Search & Destroy
    * http://www.lavasoft.com/products/ad_aware_free.php - Ad-Aware Free
    * http://www.microsoft.com/windows/products/winfamily/defender/default.mspx - Windows Defender: Home Page
    See also "Spyware on Windows": http://kb.mozillazine.org/Popups_not_blocked and [[Searches are redirected to another site]]

  • Copy tab contents to another tab

    Hi,
    I am designing a GUI application which has a JTabbedPane at the center. I have 2 tabs in the pane and i want the second tab to look same as the first one (i want to use the same components on the second tab too). In other words, i want them to be grafically the same. I do not want to duplicate code and create the same elements as in the first tab. How can i do this copying?

    You can't have the same component added to different containers. A component has a single parent, and if you add it to a second container, it gets removed from the first. Try switching the order of the specified lines to see the difference when you add the button in a different order:
    package sandbox;
    public class ParentTest extends javax.swing.JFrame {
        private javax.swing.JButton button;
        private javax.swing.JPanel jPanel1;
        private javax.swing.JPanel jPanel2;
        public ParentTest() {
            initComponents();
        private void initComponents() {
            jPanel1 = new javax.swing.JPanel();
            jPanel2 = new javax.swing.JPanel();
            button = new javax.swing.JButton("Hello");
            getContentPane().setLayout(new java.awt.FlowLayout());
            setDefaultCloseOperation(javax.swing.WindowConstants.EXIT_ON_CLOSE);
            jPanel1.setBorder(javax.swing.BorderFactory.createTitledBorder("panel 1"));
            getContentPane().add(jPanel1);
            jPanel2.setBorder(javax.swing.BorderFactory.createTitledBorder("panel 2"));
            getContentPane().add(jPanel2);
            // switch these two lines to see which panel gets the button
            jPanel1.add(button);       
            jPanel2.add(button);
            pack();
        public static void main(String args[]) {
            java.awt.EventQueue.invokeLater(new Runnable() {
                public void run() {
                    new ParentTest().setVisible(true);
    }

  • Tabbed Pannel inside a tabbed panel..

    Any one able to get this to work, it renders OK, but the tabbes are not clickcable...
    http://video360-node2.world-television.com/CCOH/concept_v2.html?siteID=SmWpHNYUbcA%3d&stor yID=129&Language=en-GB&Asset=2059#2044
    Click on the preview button on the assets below to see the red tabbed pannel not working..
    Please Help?
    Thanks

    I was working on a solution for your first post, then I saw your second post with a completely different tabbed panel.
    Because I wasn't sure which way you wanted to go, I thought I would continue with the second option.
    Try the following taking special not of the red coloured modifications
    <div id="TabbedPanels2">
      <h2>Tab 1</h2>
      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce sapien lacus, porttitor vitae pretium eget, sodales sed libero. Maecenas non urna lacus, ac sollicitudin justo. Ut erat mi, hendrerit ac accumsan ac, congue eu dui. Pellentesque consectetur condimentum elit, et eleifend urna porta id. Phasellus blandit ullamcorper dignissim. In rutrum, ante non congue fermentum, metus odio bibendum elit, ut congue sapien arcu ac justo. Vivamus sit amet erat nibh, quis dignissim libero. Pellentesque in sapien felis, et volutpat eros. Maecenas adipiscing, eros sit amet placerat cursus, arcu lacus consectetur lectus, non ultricies neque urna laoreet purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>
      <h2>Tab 2</h2>
      <p>
      </p>
      <div id="TabbedPanels2_2">
        <h3>Tab 1</h3>
        <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce sapien lacus, porttitor vitae pretium eget, sodales sed libero. Maecenas non urna lacus, ac sollicitudin justo. Ut erat mi, hendrerit ac accumsan ac, congue eu dui. Pellentesque consectetur condimentum elit, et eleifend urna porta id. Phasellus blandit ullamcorper dignissim. In rutrum, ante non congue fermentum, metus odio bibendum elit, ut congue sapien arcu ac justo. Vivamus sit amet erat nibh, quis dignissim libero. Pellentesque in sapien felis, et volutpat eros. Maecenas adipiscing, eros sit amet placerat cursus, arcu lacus consectetur lectus, non ultricies neque urna laoreet purus. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. </p>
        <h3>Tab 2</h3>
        <p>Nulla facilisi. Vestibulum ipsum elit, tincidunt sed tristique sit amet, faucibus in orci. Nunc sit amet elit lorem. Sed eget arcu ipsum, pharetra ullamcorper lectus. Sed ac diam ac tortor mattis mollis. Etiam mattis felis vel augue tempus in rhoncus ligula elementum. Vestibulum ut iaculis risus. Aliquam erat sem, feugiat vel laoreet in, lobortis non mauris. Vestibulum neque nibh, vehicula eleifend tincidunt sed, bibendum id dolor. Pellentesque quis libero nec orci porttitor faucibus vitae in velit. Pellentesque dignissim sem ut justo interdum id egestas tellus fringilla. Vestibulum tempor, turpis eget dignissim luctus, est erat ultricies turpis, non tempus massa elit in nulla. Sed eu arcu vel enim laoreet hendrerit at vel enim. Integer semper malesuada sem quis porttitor.</p>
        <h3>Tab 3</h3>
        <p>Suspendisse potenti. Proin ut erat sit amet turpis egestas tempor. Integer arcu dolor, aliquam ut egestas nec, pharetra ut mauris. Duis urna mi, aliquam id vulputate et, consequat in dolor. Duis congue sem feugiat nulla malesuada scelerisque. Aenean vitae augue nec diam euismod imperdiet. In accumsan consectetur ante a vestibulum. Phasellus eu nulla et lectus tincidunt porttitor. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Proin mauris massa, venenatis ut fringilla interdum, imperdiet et neque. Sed ut risus metus.</p>
      </div>
      <script type="text/javascript">
    // BeginOAWidget_Instance_2138522: #TabbedPanels2_2
            var TabbedPanels2_2 = new Spry.Widget.TabbedPanels2("TabbedPanels2_2", {
                injectionType: "replace",
                widgetID: "TabbedPanels2_2",
                autoPlay: true,
                defaultTab: 0,
                tabSelector: "h3",
                enableKeyboardNavigation: true,
                hideHeader: true,
                tabsPosition: "top",
                event:"click",
                stopOnUserAction: true,
                displayInterval: 5000,
                minDuration: 300,
                maxDuration: 500,
                stoppedMinDuration: 100,
                stoppedMaxDuration: 200,
                plugIns:[]
    // EndOAWidget_Instance_2138522
      </script>
      <p></p>
      <h2>Tab 3</h2>
      <p>Suspendisse potenti. Proin ut erat sit amet turpis egestas tempor. Integer arcu dolor, aliquam ut egestas nec, pharetra ut mauris. Duis urna mi, aliquam id vulputate et, consequat in dolor. Duis congue sem feugiat nulla malesuada scelerisque. Aenean vitae augue nec diam euismod imperdiet. In accumsan consectetur ante a vestibulum. Phasellus eu nulla et lectus tincidunt porttitor. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Proin mauris massa, venenatis ut fringilla interdum, imperdiet et neque. Sed ut risus metus.</p>
    </div>
    <script type="text/javascript">
    // BeginOAWidget_Instance_2138522: #TabbedPanels2
            var TabbedPanels2 = new Spry.Widget.TabbedPanels2("TabbedPanels2", {
                injectionType: "replace",
                widgetID: "TabbedPanels2",
                autoPlay: true,
                defaultTab: 0,
               tabSelector: "h2",
                enableKeyboardNavigation: true,
                hideHeader: true,
                tabsPosition: "top",
                event:"click",
                stopOnUserAction: true,
                displayInterval: 5000,
                minDuration: 300,
                maxDuration: 500,
                stoppedMinDuration: 100,
                stoppedMaxDuration: 200,
                plugIns:[]
    // EndOAWidget_Instance_2138522
    </script>
    I hope this helps.
    Ben

Maybe you are looking for

  • How can i have mail attachments from dropbox

    I am using my ipad in my business, and have all my company's file archive on dropbox. I mostly send mails from a webbased crm, and also frim the mail-app in my ipad. But in any situation i only can have mail attachment from myy pictures! How do i set

  • AR Credit note

    An AR credit note has been copied from an AR Invoice, with the $ values identical. Upon saving the AR Credit note, the following message appears. 'Credit memo total is greater than open balance amount'. Can you please advise why this message is occur

  • TRANSFORMATION STARTS AGAIN, WHEN I RESTART THE COMPUTER OR ENABLE THE CAPTURE PROCES

    Hello all, I am using a Transformation function which is invoked by Capture process whenever a delete is performed on source table, then Transformation function collect the required data from LCR and stores in some other local table. When capture pro

  • Oracle Datafile block corruption

    HI all i am facing datafile block corruption in following datafile . i don't have any backup. how i can recover these blocks Regards Vivek Rawat

  • Cache settings - Defragmentationn

    Rather than having a default cache setting of index and data cache for defragmentation, does increasing the caches will result in less time to perform defragmentation? Neeed your views on this Amarnath