How to create stacked canvas

How to create stacked canvas on a content canvas in forms builder.
Please let me know if anybody has some steps or screenshots.

once you build a content canvass your next step is to create another canvass with a property canvas type of stacked. those two canvas the content and stacked should have the same property of raise on entry yes and should be on the sane window.
to force to display the stacked canvass at runtime on your Form level trigger WHEN-NEW-FORM-INSTANCE add this code
      show_view('stacked_canvass');where the stacked_canvass is the name your stacked canvass. hope this helps.

Similar Messages

  • How to use stack canvas in tab canvas in oracle forms

    hi all,
    how to use stack canvas in tab canvas in oracle forms. please if any one help out in this.

    Hi
    u can simply create a button in ur tab canvas in this button pls write the following as an example...
    SHOW_VIEW('STACKED_CANVAS');
    GO_ITEM ('SAL'); -- Pls note this item should be navigable and visible in ur stacked canvas form
    HIDE_VIEW('TAB_CANVAS');In order to return back to ur tab_canvas pls create a button in this button pls write the following...
    HIDE_VIEW('STACKED_CANVAS');
    SHOW_VIEW('TAB_CANVAS');
    GO_BLOCK('EMP');
    GO_ITEM ('EMPNO'); -- Pls note this item should be navigable and visible in ur stacked canvas form
    Hope this helps...
    Regards,
    Abdetu...

  • How to build stacked canvas on tab canvas page

    I'm a beginner for oracle d6i. Please tell me
    how to build stacked canvas on tab canvas page for
    details. I need horizonal scrollbar on tab canvas.
    Thanks in advance.

    Thank you for your reply. In general, i really put stacked canvas onto the tab canvas, However i saw one solution of john.williamson in this forums (re:Silent Client Installation He didn't provide it
    for details to put stacked canvas onto the tab canvas' page.

  • How to create new canvas at photoshop and apply a layer by layer name?

    How to create new canvas at Photoshop and apply a layer by layer name ?
    So simply what i want is
    Create a new canvas certain size such as 150x40 pixels
    Apply a layer to that canvas. Script will select the layer by layer name
    How can i do that these 2 simple things with Photoshop scripting
    CS6

    JJMack wrote:
    Something like var doc = app.documents.add(width, height, res);
    When you write Apply a layer what do you mean Script will select layer by name. A new document will have a background layer or a normal layer do you want to rename that there is onle one layer. Or do you want to add a layer by name what kind?
    thanks for answer. you know like background layer. for example when you are generating web buttons you are preparing background layers. it will select a layer like that.
    also can you post full script here if possible ? thank you.
    example : http://img12.imageshack.us/img12/844/examplepx.png
    after this i will write a text on that canvas but i will ask that after learnt this 2 steps

  • How to create tab canvas from content

    Hi,
    I have created a form which has one content canvas and multiple stacked canvases. The content canvas displays the first page and then we hv to click on next to go to the next stacked canvas and so on. I want to try making it in tabs (tab canvas) and then I will decide which one looks better and performs good.
    Can you guys please give me a detailed instruction on how to convert my content and stacked canvases to tab canvases. I have never done tab canvas. I tried one, I changed one of my present stacked canvas to tab but all the fields and texts were gone and there were just two tabs in it.
    Please suggest. Thanks in advance.

    I will do so:
    I will create a blank tab canvas and then I will cut and copy in every tab page the frame of the content canvas
    A tab page for every content canvas
    Regards

  • How to create stack bar chart on answers that shows % and counts?

    Hello guys
    I currently have a table that have several columns, each column represent one product name, and one column name "units" indicating how each product is sold...
    The requirement is to create a chart view with stack bar that shows the percentage of each product''s unit sales.
    Now we are discussing whether we should customize the table to consolidate all these product columns into one "product desc" column with all the product names as row in order to fulfill this requirement..
    PLease let me know whether this is needed or not... ALso, how would I be able to create stack bar charts that shows the total sales against each product sales in percentage and counts?
    Please let me know, I really appreciate it

    I tried to do this and was a bit successful. I used the paint catalog. Created a a request with 6 columns assuming units and dollars be stacked and Year ago units to be a line:
    Brand Units Dollars 0 Year_Ago_units 1
    Added a new request (Combined with similar request and selected paint subject area): Now in this request my columns are:
    Brand 0 0 Year_Ago_Dollars Year_Ago_units 2
    Assuming Year_Ago_Dollars be standard in your case.
    Created a chart view with brand and 1 on x axis and Units, Dollars, Year_Ago_Dollars on y axis and line as Year_Ago_units.
    Now able to see what I am expecting. May be you need to tweak a bit more according to your requirement.
    Let me know if this is of any help!
    Thanks.
    Edited by: Venkata on Sep 30, 2010 12:11 PM

  • HELP!!!!! How to create 3D canvas from simple 2D picture with mirror edges

    Hi everyone,
    I really need your help. I have to create over 2000 3D canvas pictures from simple 2D pictures. You can see example by clicking on the link bellow http://www.wedoprints.co.uk/s2g/wedoprints/can1.png  
    Can anyone tell me the easiest way to do such amount of 3D canvas pictures? Coz I will spend ages creating each canvas picture manually. I think there should be any modules or other software I can use. I will appreciate any help because I am in a real trouble at the moment.
    THANKS IN ADVANCE

    You can do it manually in PSE
    Open picture file
    Duplicate background layer
    Open a blank layer between the background and background copy layers
    Fill this layer with any color - I used 50% gray for demonstration
    Make the background copy layer active and get the transform tool (CTRL+T). Skew and scale the layer as desired. Commit when finished
    Open the Effects palette, and apply a high drop shadow
    Double click on the fx on this layer to bring up the Style settings dialog to tailor the drop shadow to suit

  • How to use stacked canvas

    hi,
    i use oracle forms 10g ,win xp pack2 ...
    i want to elimine empty records in my forms using stacked canvas !!
    thnx
    show this image :
    http://nsa30.casimages.com/img/2012/12/30/121230071422805901.png
    Edited by: 979155 on 31 déc. 2012 10:01

    You have to define the number of records that you want to display - it is not dynamic so I doubt it could be done. You might be able to do something with visual attributes to make it more appealing to the eye, but you would still have empty cells displaying if there wasn't data for those records.

  • How to create a " canvas " tag?

    Hi everyone.
    Today I came across with a visualization library named as processing.js. As far as i learn, to use this library we have to create a tag like "<canvas id="processing-canvas"> </canvas>"
    Now, i wonder that; how can i create this element in Adobe Edge? I'm sure its possible, but how? If you help me, i'll be glad. Also if somebody can show me how to do a little demo with processing.js in Adobe Edge, i will be very pleasured!
    Thanks.

    I am not very sure how the processingJS library works ,but you can insert a canvas tag into Edge Animate content through the append Jquery api i.e
    1)Create a rectangle element on stage
    2)IN the 'creation complete ' event of the stage add the code
    sym.$("Rectangle").append('<canvas id="processing-canvas"> </canvas>');
    This will insert canvas element into animate.
    You can import processing js library in edge ainmite using the new 'script loading' feature in EA3.http://www.youtube.com/watch?v=888bbVsIlas
    Hope this helps you!

  • How to create stacked bar and standard bar on same graph

    Can OBIEE can both Stacked and Standard bar graph on the same analysis by using Line-Bar graph type? For example, I have four measure: Target revenue, Revenue, Billed Quantity, and Target Quantity. I would like to create an analysis that includes all these four measure. On the same graph, I would like to use Stacked subtype for Target revenue and Revenue, use standard subtype for Billed quantity and use line for Target quantity. I tried, but could not find any way to put stacked subtype and standard subtype on the same graph. Do you know if this feature is available from OBIEE?

    I tried to do this and was a bit successful. I used the paint catalog. Created a a request with 6 columns assuming units and dollars be stacked and Year ago units to be a line:
    Brand Units Dollars 0 Year_Ago_units 1
    Added a new request (Combined with similar request and selected paint subject area): Now in this request my columns are:
    Brand 0 0 Year_Ago_Dollars Year_Ago_units 2
    Assuming Year_Ago_Dollars be standard in your case.
    Created a chart view with brand and 1 on x axis and Units, Dollars, Year_Ago_Dollars on y axis and line as Year_Ago_units.
    Now able to see what I am expecting. May be you need to tweak a bit more according to your requirement.
    Let me know if this is of any help!
    Thanks.
    Edited by: Venkata on Sep 30, 2010 12:11 PM

  • How to create a canvas of a painting and an edge as the canvas is on a wooden frame and a cutting effect on the canvas itself [canvas cut].

    Hi Guys,
    Is someone able to help me?
    Many thanks in advance

    I have merged in CS6 2 pictures and applied the oil paint filter on it. Now I would like to give it a real paint edge....as the example below
    ...after I would like to create a cutting effect as the image below:
    But creating the profile below as an open cut ....or....
    a cut with the profile below
    I hope it can help .....
    Many thanks for your interest.

  • How: Stacked Canvas on Tab Canvas ?

    Hi All,
    I have content canvas in which I have placed tab canvas with 5 tabs, and on one of the tab I want to place stacked canvas because I have to display multiple blocks on this stacked canvas with vertical scroll bar (This I can specify by saying Vertical scroll bar as Yes for Stacked canvas).
    There is a restriction that, it is not possible to place stacked canvas on tab canvas (Possible only on content canvas), so is there any other workaround.
    Please let me know if anyone has worked on similar type of screen development. Appreciate if anyone can provide some sample code.
    Advance thanks for your time and help.
    Regards
    CJ

    Hi All,
    I found the solution and successfully implemented the desired functionality
    DECLARE
         v_Tab VARCHAR2(1000);
    BEGIN
         v_Tab := GET_CANVAS_PROPERTY('CAN_TABS', TOPMOST_TAB_PAGE);
         IF v_Tab = 'a1' THEN
         GO_BLOCK('BLK1');
              EXECUTE_QUERY;
         ELSIF v_Tab = 'a2' THEN
              GO_BLOCK('BLK2');
              EXECUTE_QUERY;
         ELSIF v_Tab = 'a3' THEN
    *          Set_View_Property('CAN_STK_FIS_NET',HEIGHT,280);*
    *          Set_View_Property('CAN_STK_FIS_NET',WIDTH,630);*
    *          Set_View_Property('CAN_STK_FIS_NET',DISPLAY_POSITION,6,135);*
    *          SHOW_VIEW('CAN_STK_FIS_NET');     *     
              GO_BLOCK('BLK_FIS1_GRID');
              EXECUTE_QUERY;
    END IF;
    END ;
    I have seperately created stacked canvas 'CAN_STK_FIS_NET' and placed multiple blocks as per requirement and able to achieve the functionality.
    Please let me know if any one need any detail explanation.
    regards
    cj

  • How do i create stacks?

    i want to make a stack contains ilife, one that contains my favorite application, or game stack, etc. how do i do this?

    Take a look at this link on how to create stacks for applications:
    http://webbake.com/tutorials/osx-leopard-10.5-creating-stacks-for-applications
    Apple must have pulled this feature at the last minute, and just allow you to create stacks from folders. The procedure was as simple as command-clicking all the apps you wanted and dragging them to the dock. It is a shame that one now has to create aliases of the apps and put them in a folder to create a stack of your most used apps that wouldn't fit in your dock otherwise.

  • Tab Canvas on a STACKED Canvas?

    Is it possible to have a tab canvas ON (IN) a stacked canvas? Or can a tab canvas ONLY be placed on a content canvas?
    Thanks!

    Hi,
    Can you tell the requirement clearly, whether you need to create a tab canvas on stacked canvas, a tab canvas in stacked canvas.
    1.Stack Canvas in Tab canvas
    First you need to create a tab canvas in the content canvas then you need to create a stack canvas on the content canvas, then you need to align it properly.
    Refer this link
    http://startapps.blogspot.in/2009/12/how-to-place-stacked-canvas-in-tab-page.html
    Thanks & regards
    Srikkanth

  • Display stacked canvas on tab canvas page

    Hi,
    I am using Forms 10g. I have Content canvas named CANVAS1. I created a tab canvas called TAB_CAN contains TAB_PAGE1 and TAB_PAGE2, Stacked Canvas called STACK1.
    If if create tab canvas on content canvas thourhg labout editor. It's display well when forms run. But, i have created manually.
    1. How to display tab canvas programatically.
    2. How to display stacked canvas on TAB_PAGE1
    Regards,
    Murali

    Looks like you are in the wrong forum.
    Please post this in the [Forms forum|http://forums.oracle.com/forums/forum.jspa?forumID=82]
    Timo

Maybe you are looking for

  • Upgrade from xp to mac

    my itunes library is in xp and I wanted to copy it over to my new macbookpro but I'm being told that it's impossible to save my playlists and ratings. I spent three hours at the Apple store but they were clueless. I copied all the data (all my songs)

  • Create ringtones

    I want to put some ringtones on my iphone. I've looked through all the support info. I go to itunes. Some of the menu commands are black (useable) and some are grey (not an option). Under the "store" tab - the "create ringtones" command is grey and t

  • How do I cancel a sub vi stuck in an infinite loop?

    Hi, I am attempting an implementation of the Constrained Nonlinear Optimization sub vi.  It works perfectly 99.9% of the time but gets stuck the other .1% of the time.  It is supposed to time out when it cannot find a solution, but it is failing to d

  • Pressing "Pause" twice causes my Shuffle to move to the next song.

    When I am listening to a specific song on my iPod Shuffle, (Thank You For The Venom-My Chemical Romance) which I purchased today via the iTunes Music Store, I press "Pause" and it pauses correctly but when I try to resume play, it switches to the nex

  • Itunes 'shared folder' is not showing up on sidebar

    I have enabled "home sharing" on both computers shown here Understanding Home Sharing, but I can't see the music on my laptop that I want on my desktop. Please advise. Thanks.