Horizontal toolbar

HI,
EVERYONE;
I AM NEW DEVELOPER, SO PLZ HELP ME. I WANT
TO KNOW "HOW TO PUT THE HORIZONTAL TOOLBAR
AT THE BOTTOM OF A FORM?" OR "HOW TO MOVE
THE VERTICAL TOOLBAR LEFT OR RIGHT ON FORM?"
IF ANYONE KNOWS THEN PLZ HELP ME. I WILL BE
VERY GREATFULL.
YOGESH YADAV

I think that you can look at on-line help of your Forms. This is from Forms6i:
Canvas Type property
Description
Specifies the type of canvas, either Content, Stacked, Vertical Toolbar Canvas, or Horizontal Toolbar Canvas. The type determines how the canvas is displayed in the window to which it is assigned, and determines which properties make sense for the canvas.
Content     The default. Specifies that the canvas should occupy the entire content area of the window to which it is assigned. Most canvases are content canvases.
Stacked     Specifies that the canvas should be displayed in its window at the same time as the window's content canvas. Stacked views are usually displayed programmatically and overlay some portion of the content view displayed in the same window.
Vertical Toolbar Canvas      Specifies that the canvas should be displayed as a vertical toolbar under the menu bar of the window. You can define iconic buttons, pop-lists, and other items on the toolbar as desired.
Horizontal Toolbar Canvas     Specifies that the canvas should be displayed as a horizontal toolbar at the left side of the window to which it is assigned.
Applies to canvas
Set Form Builder
Default
Content
Usage Notes
In the Property Palette, the properties listed under the Stacked View heading are valid only for a canvas with the Canvas Type property set to Stacked.

Similar Messages

  • How can I place a bookmark in the horizontal toolbar, which I could do before the Firefox upgrade?

    I had several bookmarks in the horizontal toolbar before the latest upgrade. They all disappeared after the upgrade and I cannot find a way to make them show up again.

    Make sure that toolbars like the "Bookmarks Toolbar" are visible.
    *"3-bar" Firefox menu button > Customize > Show/Hide Toolbars
    *View > Toolbars<br>Tap the Alt key or press F10 to show the Menu Bar
    *Right-click empty toolbar area
    Open the Customize window and set which toolbar items to display.
    *"3-bar" Firefox menu button > Customize
    *check that "Bookmarks Toolbar items" is on the Bookmarks Toolbar
    *if "Bookmarks Toolbar items" is not on the Bookmarks Toolbar then drag it back from the Customize palette into the Customize window to the Bookmarks Toolbar
    *if missing items are in the Customize palette then drag them back from the Customize window on the toolbar
    *if you do not see an item on a toolbar and in the Customize palette then click the Restore Defaults button to restore the default toolbar setup
    *https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars

  • Problem with RGB Values for Canvas Type ‚Horizontal Toolbar' in Webforms 10

    Hello,
    I have a problem with the canvas type ‘Horizontal Toolbar’ in Webforms 10g.
    When I try to set or change the RGB value of a ‘Horizontal Toolbar’ with the forms function
    Set_Canvas_Property(‘my_horizontal_toolbar’, BACKGROUND_COLOR, rgb-value)
    (at runtime) it has no effect in Webforms 10g for the canvas type ‘Horizontal Toolbar’ (the background color of the horizontal toolbar doesn’t change).
    But it works fine for other canvas types like ‘Stacked’ or ‘Content’.
    In Oracle 6i (Client / Server) this function works quiet well (even for the ‘Horizontal Toolbar’ canvas type).
    The reason why we are using rgb values instead of visual attributes in this case is, that the color of the ‘Horizontal Toolbar’ should be customizeable (via a RGB Field) for our customers (at runtime).
    Further more we are using the same technique for Text-Field-Items, Content- and Stacked-Canvases (and all works fine).
    Maybe it has something to do with the pre-configured IAS color-schema (blaf).
    But changing the color schema (e.g.: from 'blaf' to 'red') has no effect also.
    Thanks for your help.

    This is probably bug 777312. Call Support for the latest info on this bug and for help getting it fixed.

  • Horizontal toolbar on Tab Canvas

    Hi All,
    Please help me get the horizontal toolbar on the tab canvas type. I am using stacked canvas but I am not getting the toolbar. Please help. Maybe I am displaying it wrong . Thanks

    1) create a stack canvas and assign window to it
    2) create your items on stack canvas
    3) set the stack canvas view port width and height according to your visible area of TAB canvas (the size of canvas must be more than View port)
    4) set its X and Y position according to the TABs
    5) set show scroll bar to YES horizontally
    6) set WHEN-TAB-PAGE-CHANGED trigger to show and hide canvases based on current tab selection.
    Hope you got the idea

  • Horizontal toolbar alignment in form

    Hello,
    We are in the process of migrating from Forms 6i C/S to Forms 10g R2.
    We have a problem in which the Horizontal toolbar is aligned to the left instead of the right, the direction is ok all the buttons in the design preview are placed in the same order but the toolbar canvas is drawing the items from left to right
    Ex:
    design:
    _________________________________________ [button2][button1]
    On the web:
    [button2][button1]_________________________________________
    There is also an image on the canvas and it's position stays the same.
    The module, block, canvas and window direction property is Right to Left, The NLS_LANG is HEBREW_ISRAEL.IW8IS08859P8, Oracle10gDS platform is win 2000 and browser is IE.
    This works well in Forms 6i C/S but seems broken is 10g....
    I even tried to make a new form with the toolbar and it didn't work, so it's not related to the application code.
    Thank you for your help.

    did you search in metalink for such a problem. This seemed to be the fastest way, because the environment is not typical for our WE8ISO-environments

  • Horizontal Toolbar as startup image.

    I have a form which was developed with forms 5. In this form are no blocks and no items. There is only one horizontal toolbar which contains an image. This is a kind of startup image. Now I want to compile this form with Forms6i but when I try this I get the following error message:
    FRM-30041: Position of item places it off of canvas.
    Item: DUMMYITM
    Block: DUMMYBLK
    Form: MAINFORM
    FRM-30085: Unable to adjust form for output.
    How can I handle this with Forms6i.
    Thanks for help.

    There is no canvas, so the toolbar fills out the complete screen. The item is only a dummy you can`t see it at the object navigator or elsewhere.

  • Portion of the screen to extreme left, underneath horizontal toolbars became "Bookmarks". I did not command or seek this. I cannot seem to remove

    The column appears under the horizontal toolbar which shows web address and google search window. I've tried left and right clicks to no avail. How can I restore the firefox screen to where entire horizontal space is occupied by the web page I select?

    hello NEWBRU1, this sounds as if you have selected the bookmarks sidebar to be displayed. just click on the 'X' on its top right to close it or press the keyboard shortcut ctrl+B...

  • Horizontal Toolbar (Muse)

    I would like to re-arrange the horizontal toolbar on top. Working on a MacBook Pro, and have to move the whole window to the left to get to "width" and "height" tools. Thank you for your attention.

    I think that you can look at on-line help of your Forms. This is from Forms6i:
    Canvas Type property
    Description
    Specifies the type of canvas, either Content, Stacked, Vertical Toolbar Canvas, or Horizontal Toolbar Canvas. The type determines how the canvas is displayed in the window to which it is assigned, and determines which properties make sense for the canvas.
    Content     The default. Specifies that the canvas should occupy the entire content area of the window to which it is assigned. Most canvases are content canvases.
    Stacked     Specifies that the canvas should be displayed in its window at the same time as the window's content canvas. Stacked views are usually displayed programmatically and overlay some portion of the content view displayed in the same window.
    Vertical Toolbar Canvas      Specifies that the canvas should be displayed as a vertical toolbar under the menu bar of the window. You can define iconic buttons, pop-lists, and other items on the toolbar as desired.
    Horizontal Toolbar Canvas     Specifies that the canvas should be displayed as a horizontal toolbar at the left side of the window to which it is assigned.
    Applies to canvas
    Set Form Builder
    Default
    Content
    Usage Notes
    In the Property Palette, the properties listed under the Stacked View heading are valid only for a canvas with the Canvas Type property set to Stacked.

  • Horizontal toolbar on forms - wrong orientation

    Hi All,
    I was able to get the horizontal toolbar on the canvas, however when I use it the record orintation is vertical rather than horizontal. I have dispalyed 15 rows and when i move the scroll bar it goes from record 1 to 15. Please help. Thanks,

    did you search in metalink for such a problem. This seemed to be the fastest way, because the environment is not typical for our WE8ISO-environments

  • One Horizontal Toolbar Canvas and Multiple Windows

    I have a form with multiple windows and canvases. All our forms have ONE horizontal toolbar canvas. We like to display this horizontal toolbar canvas on every window. Is there way to do this? We get FRM-30162, when we assign the horizontal toolbar canvas to any window other than the primary window of the horizontal toolbar canvas.
    Happy New Year!
    Thanks

    Hi,
    we handled that with the following:
    1.- create a DUMMY window with the following properties
    title: null
    Primary Canvas: null
    Horizontal toolbar canvas: null
    2.- On the Toolbar canvas properties:
    Window : DUMMY
    3.- On Form properties:
    form Horizontal toolbar canvas : "your toolbar canvas"
    This sets the toolbar on top and indepedent of your windows.
    Happy new year!!!
    Hugo.

  • Icon in horizontal toolbar toolbar

    Hello,
    I am using Designer Headstart 9i. I created a module network and generated my menu. I would like for some of the screens to have an icon in the horizontal toolbar. For now I open the mmb file and add the icon names manually and recreate the mmx. Does anyone know how I can define this in Designer so that I don't need to do any post generation.
    Thanks

    May it be due to the fact that, at runtime, it cannot find the icon?Yes that may be the reason. This could hep Icon Filename Location

  • How can I provide Horizontal tool bar at the bottom of the form?

    Hi Friends,
    I have form with 8 tab pages. I created a horizontal toolbar canvas with some navigational buttons. I want to put the horizontal toolbar at the bottom of the form which is common to all of my tab pages of that particular form.
    How can I do that?
    Thank You.
    Gopinath Kona

    Iam not very sure...but let me give it a try. As far as my knowledge goes, horizontal tool bar can be placed only the top side of the form.
    For your requirement, u can probably try out placing the buttons on a stacked canvas and display the same for every tab page in your form...
    HTH

  • In Photoshop CS6, I need my workspace to display the same toolbars as before.

    In Photoshop CS6, I can't set my workspace to the way it was in previous versions. I especially need the horizontal toolbar that goes under the top menus. I would use it for paths or gradient options for example.

    It you are talking about the Application bar which had an icon for Bridge and so forth it is gone in CS6.

  • Toolbar Disappears (Template Form 6i)

    Hi Friends and Forms Product Management Team,
    My problem is, in my custom form 6i (using template 11i), toolbar disappears whenever error message window displayed. This started after making few changes to this form.
    Let me give you brief about this form, its a single block setup form on single base table. It allows user to update fields with validation. Now if user tries to enter wrong value the built-in error message window appears with some message for that validated field. The toolbar, which disappears, is the standard one (Horizontal toolbar). So the full form seems to be jumping, up and down. It has one window and its called,
    Lets say SOME_SETUP window. Canvas Type is CONTENT.
    I am not getting any solution from anywhere. Where to seek help? Any suggestions.
    Thanks,
    Rohit Singh
    eJiva.India

    -Gary Myers -
    What are the following details :
    The canvas the toolbar is on (and whether it's a horizontal or vertical canvas).
    The window that toolbar canvas is attached to.
    The form's console window
    The names of all windows in the form, and their style (content, stacked, dialog etc), whether they have a >horzintal/vertical toolbar canvas property set.
    When the error is displayed, what item is the cursor on ?
    [Is the 'error' displyed as an alert, or are you using your own items/canvas/window]
    What canvas is that item in ?
    What window is that canvas on ? -Rohit Singh-
    Thanks Gary,
    First let me give you brief about this form, its a single block setup form on single base table. It allows user to update fields with validation. Now if user tries to enter wrong value the built-in error message window appears with some message for that validated field. The toolbar, which disappears, is the standard one (Horizontal toolbar). So the full form seems to be jumping, up and down. It has one window and its called SOME_SETUP window. Canvas Type is CONTENT. I could not understand by your question Horizontal or Vertical Canvas
    Getting any idea?

  • Vertical toolbar

    Hi all,
    Is their any way to draw vertical line/toolbar into HTML based Form??
    I'm able to draw horizontal toolbar by selecting item as <b>Stop and start table</b> and including <b>hr</b> tag into the label of that item, so is their any similar or different way to draw vertical line/toolbar
    Thanks
    Deep
    Edited by: user11086173 on May 17, 2009 7:15 AM

    Hi,
    I've simplified the region slightly, so that you don't even need a DIV tag.
    Create an HTML region on your page and put it between the form region and the report region (that is, the form should be in column 1, the new region in column 2 and the report in column 3).
    On the HTML region, add the following into the "Region HTML table cell attributes" settings:
    style="border-left:1px solid gray; height:100%"Into the "Source" setting, add in:
    &amp;nbsp;(this just ensures that the browser has something to put into the region - some browsers may require this before being able to render the tag.
    Finally, I have set the template for this region to "No Template" as I don't want any normal form/report region styling - I only need the border
    Andy

Maybe you are looking for