Put a scroll bar at left side

Hi all,
I'm trying to change the side of a vertical scroll bar is set
on a datagrid,
e.g.: the defaut side is right and I want to set this
vertical scroll bar on left.
Thank you everybody,
Artur

The vertical scroll bar position in a datagrid is set in the
updateDisplayList function.
what you can do is extending from datagrid and add the
following code:
override protected function
updateDisplayList(unscaledWidth:Number,
unscaledHeight:Number):void
super.updateDisplayList(unscaledWidth, unscaledHeight);
verticalScrollbar.x = 0;
this code example will only move the scrollbar to the left,
but i guess you will also have to adjust the content position.
if you can't access the attribute verticalScrollBar from you
new class, add the following code above the class definition:
import mx.core.mx_internal;
use namespace mx_internal;

Similar Messages

  • Scroll bar on left side

    Is there any way to shift the scroll bar to the left hand side? As a lefty, if I use a stylus my hand covers the screen if I use the scroll bar, which makes it awkward to see what I'm scrolling!

    there is no way to change this
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • Container's right Side scroll-bar to left side !!!

    Hi folks,
    I have something like this in my app:
    <s:Scroller width="500" height="500">
         <s:Group>
              <s:RichEditableText editable="false" id="RET"/>
         </s:Group>
    </s:Scroller>
    But the problem is here, the location of scrollbar is in the right side of container... I want it in the left side of my container. How can I do this?!
    and also after that, How can I costumize my scrollbar? change colours and use some specific pics instead of my scrollbar arrow objects?!
    cheers

    I found the way, myself. For my simple code above, It will be something like this:
    <s:Group id="myGroup"
         width="500" height="500"
         x="10" y="10"
         clipAndEnableScrolling="true">         
              <s:RichEditableText editable="false" id="RET"/>
    </s:Group>
    <s:VScrollBar height="500"
         viewport="{myGroup}" x="{myGroup.x}" y="{myGroup.y}"/>
    Cheers
    BornA

  • Adobe Reader move the vertical scroll bar from left to right

    Hi,
    is it possible to move the vertical scroll bar from left to right in Adobe Reader 9?
    If not, are you planning to implement this functionality?

    I meant from right to left, sorry
    You see, I'm left handed and when I use the scroll bar that is on the right side with the left hand I don't actually see the content of the page, because my left hand is covering the screen (I'm browsing the internet in tablet mode and I use the pen to navigate between pages).
    My system is a Tablet PC with Windows XP Tablet Edition 2005 and Adobe Reader 9.3.2.
    P.S. can you edit my post so the google indexes it right? (
    from right to left
    instead of "from left to right")

  • So i have this macbook pro and when i put my phone on the left side of the touch (pad?) my laptop just goes to sleep every time.

    When ever I put my Iphone on the left side of the (Pad?) my laptop goes to sleep, sometimes does come back on until I change the position of the phone. Can anyone explain this?

    Sleep function in the MBP is triggered by magnets placed in the lid.
    There is an advisory from Apple against stacking portable computers to prevent this.
    http://support.apple.com/kb/TS2917
    Just keep gadgets that have magnets away from the computer.
    Best.

  • Scroll bar of the side menu is missing.

    The scroll bar of the side menu of InDesign CS4 is missing. Even after rebooting. How do I find them? When editing files with many pages a real problem. Please help me!

    Follow these instructions
    http://forums.adobe.com/thread/526990

  • How do i put a scroll bar on a  JEditorPane ?

    How do i put a scroll bar on a JEditorPane ?
    Can somebody point me to some sample
    code that works?
    thanks in advance
    Owen

    You should use a JScrollPane and add the JEditorPane to it...

  • 42ZV625D has a black vertical bar at left side when used as monitor

    My 42ZV625D LCD TV displays a black bar at left side of the screen when used as monitor at resolution 1366 x 768. When I adjust the position of the screen a grey overlay appears at the opposite side. Can someone help me with this?

    Hi there
    If you like you can do a System restore to a previously known good state.
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=in&lc=en&docname=c03327545
    Alternatively try uninstalling current graphic driver from Display adapters section in Device Manager & reinstalling the latest Graphic driver from your HP support page.
    Then restart the system, check.
    Regards
    Visruth
    ++Please click KUDOS / White thumb to say thanks
    ++Please click ACCEPT AS SOLUTION to help others, find this solution faster
    **I'm a Volunteer, I do not work for HP**

  • Can i put the scroll bar on the left hand side of the page

    i am left handed and using a touchscreen asus and would like to get the scroll bar on the left

    Hi!
    Yes, you can!
    # Type "about:config" (without quotations) in the urlbar and hit Enter
    # Search for "layout.scrollbar.side" (without quotations) variable
    # Double click on that
    # Modify the value to "3" (without quotations)
    # Click Ok
    # Restart Firefox

  • How to put vertical Scroll Bar on the LEFT side of a VBox?

    The default is on the RIGHT side. It seems no easy solution on this question.

    Hi Darren,
    Thanks for your reply. I've narrowed the problem down to this strange behavior only happening when the viewport component is a tree-table (a JTable with a JTree for a column renderer). The tree-table works okay in JDK 1.3, but not in JDK 1.4. When I remove the JTree column renderer, the table draws correctly, but without the tree. It looks like the viewport position is being set wrong somewhere.
    When a column is resized, an AdjustmentEvent is created. So that's why resizing the column looked like it had the same effect as the horizontal scroll bar.
    If you're interested, then I will be happy to let you know how I fixed it, if I can.
    The complete code that creates the scroll pane with the vertical scroll bar on the left is below. There's too much code to post the JTree column renderer.
    Thank you,
    Don
    m_leftScrollPane = new JScrollPane(m_sourceTable,
    JScrollPane.VERTICAL_SCROLLBAR_ALWAYS,
    JScrollPane.HORIZONTAL_SCROLLBAR_ALWAYS);
    m_leftScrollPane.setComponentOrientation
    (ComponentOrientation.RIGHT_TO_LEFT);

  • I have lost the up/down scroll bar on the side of the screen of iTunes

    Suddenly the up/down bar on the right side of my iTunes screen is gone...I cannot scroll down through my music list.  Any ideas?

    You're welcome
    Firefox 4 has two bookmark buttons with a star in the Customize window.<br />
    One star button has a drop marker that open a Bookmark menu.<br />
    The other star button without the drop marker opens the bookmarks in the sidebar.<br />
    <br />
    You can drag the Bookmarks menu button with the drop marker in the Customize window from the toolbar palette on a toolbar (e.g. Navigation Toolbar or Tab Bar or to the left side of the Bookmarks Menu Items).<br />
    You only see the Bookmarks menu button if the menu bar is hidden.<br />
    If the bookmarks toolbar is visible then the default bookmarks menu button will appear on the right hand side of the Bookmarks Toolbar as part of the Bookmarks Toolbar Items.<br />

  • Mini-DVI to s-video: black bar on left side

    Hi,
    When outputting video through "the mini-DVI to s-video adapter" i have a black bar on the left side of my television.
    It seems like the 1024*768 resolution is not able to completely fit the 4:3 area of my television (the image is to small).
    any ideas?
    thanks!

    I'm absolutely sure everything is displaying and that the image is not deformed in any way.
    So my conclusion is that the image is just smaller (in every dimension) than it should be and than it was before.
    I will try a lower resolution later today.
    thanks for your help and interest!

  • No Scroll Bar for left column in Communities?

    I'm sure I'm doing it wrong, but on my iPad Safari I don't see a verticle scroll bars in Communities left column  under "How it works" after signing in and can only access down to
    iPad
    iPhone
    iPod
    iTunes
    Desktop Computers / iMac (Intel)
    iMac mini.
    But in a full browser on a computer the scroll displays down past here to:
    Notebooks (5)
    Mac OS & Sys Software (10)
    iOS Apps (4)
    iLife (5)
    iWork (4)
    Professional Applications (10)
    MobileMe (4)
    AppleTV (1)
    Peripherals (5)
    Servers and Enterprise Software (7)
    Applications (3)
    Wireless (2)
    Windows Software (4)
    Older Software (1)
    Older Hardware
    Using Apple Support Communities
    User Tip Contributions
    Developer Forums
    Bug? User pref setting? A fix?
    Steven

    There are no scroll bars because the iPad doesn't work with them. BUT... You can scroll the pane by using two fingers instead of one to scroll.

  • How can I put a scroll bar on a frame?

    Hello,
    I have a class that extends JFrame, and I need the Frame have a scroll bar. How can I do so?

    JFrame frame = new JFrame() ;
    JScrollPane scrollpane = new JScrollPane() ;
    JPanel panel=new JPanel();
    JLabel label=new JLabel("Hello!");
    label.setPreferredSize(new Dimension(2000,2000));
    panel.add(label);
    scrollpane.add(panel);
    frame.setContentPane(scrollpane);
    Does that work for you?
    PS:scroll bar as needed is the default setting, so you don't actually need them. And yeah, your panel must be big enough to let the scroll bars show themselves.

  • Bar on left side of display

    This may not be the right forum but I will start here.  After loading windows, games and other programs, I noticed while playing BF2 with all settings set high that there is a double line going down the left side of the display.  In the center of the line is a section of green that grows big and get small as I play BF2.  It looks like a profermance indicator that only shows up in games that uses high settings.  It does not show up in windows, games like CIVIII or non-games like office2003.  Does any one know what it is and how to turn it off?  Thanks

    Try unchecking box marked "Show GPU Load Balancing"in "Display Properties"

Maybe you are looking for

  • Printer RECOMMENDATIONS/Suggestions

    I would love one or all of your wireless printer recommendations. I had an HP and it wasn't great. Now I have a Cannon PIXMA and the colors are pale and can't scan wirelessly and just doesn't interact well with the Mac. What are your best suggestions

  • New Mail in GMAIL shows up in the ALL Mail folder but NOT in the Inbox

    Recently my iPhone 3G began looking at my gmail account and was not pulling the mail down. So I had to go web based to see if there was anything in my mailbox. I don't know if the problem is that I have this same account with the mail app on my mac a

  • Export all tracks as audio files

    Hi all, I need to export all my tracks as audio files, and i need them to all be the same length, i set a loop brace from the first bar to bar 233, but when i choose export all tracks as audio files, some tracks are coming out at say 4m06, some are 5

  • Solaris 10 Installation Problems

    I recently tried (several times) to install Solaris 10 on an x86_64 AMD machine with a SATA hard drive, but I kept running into problems. When using the boot DVD, it booted a temporary desktop, and asked me several questions. At the end it asked if I

  • I need the names of standard smartform for FI module.

    i need the names of standard smartform for FI module or if possible if one can provide the smart form for FI - CML & FI - CFM module (new module introduced).