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

Similar Messages

  • 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

    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.

  • Wrong orientation of text selection cursor

    I've OCR'ed a PDF document with page orienation "portrait" using Acrobat Pro XI with setting "exact image".
    Unfortunately the text selection cursor has the wrong orientation, its orientation is "horizontal" but should be "vertical" as the text is written from left to right (German) in the document.
    Any ideas how to change the cursor orientation?
    Thanks.

    I have got the same problem. Text ocr-ed with with setting "exact image", too - don't know if that matters. The problem might be indepedent from that.
    The proble mist a real pain. It heavily disturbes text selection an marking.
    Unfortunately I don't have a solution.

  • 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 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.

  • 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.

  • 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.

  • Photos synching across to ATV in the wrong orientation

    The orientation of all of my photos are corrected and on my Powerbook. However, once synched to ATV and viewed in Slideshow, some of the photos appear in the wrong orientation (i.e. sideways on). There doesn't appear to be any ATV setting to adjust orientation. Is anyonbe else experiencing this and has anyone got any suggestions or better still, a solution?

    Hi, I have already reported this problem as a bug using Apple's bug/enhancement request website.
    I started experiancing this problem in 2.4 and thru 3.0 and now 3.0.1.
    The photos show correctly as thumbnails as well as when displayed as the screen saver when listening to music.
    They only display incorrectly when viewed as a slideshow so it is clearly a AppleTV software problem.
    I certainly look forward to it being fixed as it makes the Apple not suitable to show pics to friends and families.
    Thanks, Paul

  • Mouse Over Toolbar In Forms 4.5 and Registry stuff too

    Is it possible to create an MS Office 97 /ie3/ie4 type of mouse
    over toolbar in forms 4.5.....
    I'm trying (with litlle success) to use images as buttons ...
    unfortunately i have a lot of problems
    1. each button has 4 states: flat, up, down, disabled... which
    leads to 4 bitmaps...... 16 buttons * 4 bitmaps = 64 bitmaps to
    be loading depending on what buttons are doing....
    2. 1 could be solve by an array of images ( i think.... )
    which would be loaded at runtime and swapped into the buttons as
    i'd go.....
    3. programming all those triggers... to deal with the mouse
    states is very labourious and tricky (so what) but also i would
    think quite ineffient.......
    so if anyone could help me i'd really appreciate it
    Also... does forms 5 maybe suppourt mouse over toolbars????
    and lastly..... does oracle provide any mechanism for reading
    from the windows registry..... to allow username and company
    name to be extracted at runtime for use in a splash screen a la
    MS word/excel/vis c++ etc
    all help would be greatly appreciated....
    Thanks
    John Lanigan
    Core.
    null

    1. Check the tnsnames entry in forms 4.5 and 10g home
    2 open a command/dos prompt
    set the ORACLE_HOME (eg set %ORACLE_HOME%=C:\dev10g
    set the TNS_ADMIN
    3 Run tnsping <Enter your hostname>
    4 Also check if you have recently installed any virus scanner /any other appln
    5 Also run sqlplus from the command/dos prompt
    Rajesh Alex

  • 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

  • Thumbnails are often the wrong orientation and distorted. What is causing this?

    Thumbnails are often the wrong orientation and distorted. When I select in viewer they are normal again.

    As if only the corrected layer would have remained on the photos.
    So the geometry of the pictures is correct - they are not skewed or something? Only the colors and intensities are wrong?
    . Only in printing when it is converted to PDF file some photos are unrecognizable.
    Is it the printed pdf or the pdf viewed on the screen? If it is the printed copy you need to fix your print settings.
    Does Aperture give a warning, that the high resolution images are not available?
    We had some cases of books not being able to be printed, and that was due to a broken reference to the original files. Only the book could not access the originals, all other parts of Aperture could. To check for this, try to add one more adjustment to one of the images in question. Is it possible? Are the edits reflected correctly in the pdf of the book?
    We were shooting with 3 cameras, Lumix5 shooting RAW, Cannon 100 shooting JPEG and SONY alfa850 shooting RAW.
    Have you tried to reprocess the raw of the edited images? (Photos > Reprocess Raw)
    Also try, to remove one of the images from the book and to add it again. That usually helps, if Aperture has lost the connection to the originals used in the book.
    If you no have done so already, repair (and if necessary rebuild) the Aperture library.
    See: Repairing and Rebuilding Your Aperture Library: Aperture 3 User Manual
    Regards
    Léonie

  • After IOS 5 upgrade my contacts can't be edited and whenever i choose group it blanks. Also my camera sometimes hang and wrong orientation landscape and potrait. Iphone 3GS

    After IOS 5 upgrade my contacts can't be edited and whenever i choose group it blanks. Also my camera sometimes hang and wrong orientation landscape and potrait. Iphone 3GS

    Try resetting it: hold the on/off and home buttons until you see the Apple logo (ignoring the off slider that appears first), and release.  If that doesn't work, connect to iTunes, go to the Summary tab and Restore.

  • 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...

Maybe you are looking for

  • SONY TV Skype Issues - no audio on KDL-46W905A

    Hi, I own a SONY KDL-46905A TV and recently bought an overpriced CMU BR200 Webcam.  When I connect to another party, they can hear and see me but I can only see them.  I have tried it with a few people and checked that their end is not on mute.  When

  • Change or create header text in purchase requisition

    Hi to all experts, I have requirement to change *header note* label or create a another note in pr.

  • Lightroom 2+ web templates

    I want to update one of my websites using Lightroom 2+ as a front end. I'm looking for a template system that will allow me to create multiple LR galleries accessible from a home page that also allows links to other pages and URLs. I know that SlideS

  • Jtree startEditingAtPath cannot work

    I want my JTree to be always automatically goes into editing mode everytime a node is selected. I have add a treeselectionlistener that will initiate startEditingAtPath everytime the tree selection changed. However, the celleditor just won't show. He

  • InDesign files won't open with double click

    InDesign files won't open with double click on my MacPro with Snow Leopard although they do open from external hard drives when I double click.