Scrollbar-settings

Hi all,
I got some problems with the scrollbars in a JScrollPane. I wanted the VerticalScrollbar always visible and the HorizontalScrollbar disabled. I already tried something by myself but it didn't work (JScrollbar).
Thx, Jasper

What did you try? It doesn't help much to say you "tried something but it didn't work" without saying what the something is.
As you have already been told, Swing related questions should be posted in the Swing forum.

Similar Messages

  • Browser scrollbars annoying

    Does anyone know what the annoying scrollbar on the side of Chrome and other browsers is called and how to remove it?
    MBA, Mavericks, Chrome.

    Have you checked your System Preferences General scrollbar settings?

  • My scrollbars disappear when resizing my LabView8.6 Block Diagram window

    My design can't be seen in it's entirety within the Block Diagram window so I need to use the vertical and horizontal scrollbars to navigate the design.  The scrollbars disappear if I resize the Block Diagram window past "some point".  If I shrink the window very small, the scrollbars reappear.  Other programs I've generated don't seem to have this problem.  Any suggestions?

    Hi,
    Check the scrollbars settings, right click on vertical/horizontal scrollbars and change the settings. If the problem still exists, U can send me ur vi, let me have a look to know the exact problem.
    regards
    sunil 

  • Conditionally include Front Panel of a Subvi in an EXE

    I want to make two versions of an EXE, one "normal" version and a debug version. I know how to set conditional disable symbols via pre/post build actions (btw. NI: these variables should REALLY be defineable per build specification; even bare command line C compilers are easier to use in that regard than Labview).
    The "normal" version won't show anything but the main vi. The front panels shouldn't even be included in the exe. For the debug version I want to show the front panels on request (I've queues for sending that to the subvis). Simply calling "FP.open" does not work with an compiled exe, because I get a "resource not found" error (the front panel of the subvi is not compiled into the exe). I tried setting show "frontpanel when called" which forces the FP to be compiled into the exe, but then the FP will shortly flash on the screen, even when the first command of the subvi is hiding the frontpanel.
    How can I make a subvi depending on a conditional disable symbol include its front panel into the exe without forcing it to show its frontpanel at the same time?

    There are a number of things which cause LV to keep a FP when building. These include things like open when called (which you understandably don't like), but also various things which statically require the front panel. Things like changing the scrollbar settings or creating a property node for a control on the FP. Personally, my preference is for the latter because you can document it better.
    If you don't actually mind whether the FP is included, you can just do that and be done with it. If you really do mind, you can check whether placing the property node for the control in a conditional disable structure has an impact on this or not. I have no idea whether it does or not, since I don't know exactly how LV will treat the code in the disabled case.
    The other alternative is making two builds and configuring it for each VI:
    The disadvantage here is that you have to manage two builds and do this manually for each VI.
    If you want, there's a related idea on the idea exchange, but it won't actually help in your case, because it's not conditional:
    http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Add-a-property-to-guarantee-that-the-front-panel-of-a-...
    Try to take over the world!

  • Preview pane no text wrapping and scrollbars missing, and how to copy corrected settings to other folders/make default?

    Hi, (this may be in the 353 items thrown up on a search of Mozilla support, but there seems to be a relevance/sort issue.)
    I don't want thunderbird to take up my whole screen. There are some problems when using a smaller window:
    1. TEXT NOT WRAPPING IN PREVIEW PANE: can you please advise the settings to make the text automatically wrap to the preview pane width? It goes off the edge. I don't want to have to scroll to see it or make my preview pane bigger. (I did this ages ago and need to do it again as I had to rebuild TB)
    3. COPY CUSTOM VIEW SETTINGS FOR ONE FOLDER TO OTHER FOLDERS OR SET AS DEFAULT: can you please advise instructions how to do this? (So I can apply my corrected settings to all other folders views!)
    2. DONE: VERTICAL AND HORIZONTAL SCROLL BARS IN PREVIEW PANE: (I solved this, this is for readers with the same problems!) The scrollbars will not show if the toolbars at the top of the preview pane are wider than the pane. (I think this is called a bug.) Workaround:
    (a) maximise thunderbird window/widen the preview pane to show all the buttons across the top of the preview pane.
    (b) click the x on the redundant navigation toolbar to remove from preview pane. (you can put all these buttons on the mail toolbar at the top of the whole window- click view, toolbars to show it).
    (c) right click on one of the reply/forward etc icons at the top of the preview pane. Click customise. select icons only.
    (d) resize the width of your preview pane to desired width, which can be quite narrow as long as it is wider than the toolbar (you'll see the scrollbar disappear when its too narrow).
    Thanks!

    '''re: Flowed text.'''
    Very odd you do not auto have this as it is usually set as default.
    check settings:
    'Tools' > 'Options' > 'Advanced' > 'General' tab
    Click on 'config Editor' button
    it will tell you to be careful :)
    In top search type: flow
    look for the following line:
    * mailnews.display.disable_format_flowed_support; Value = false
    * If it says 'True', double click on the line to toggle 'True' to 'False'
    If you send plain text and want it Flowed text then check this line as well
    * mailnews.send_plaintext_flowed; Value = true
    * If it says 'False', double click on the line to toggle 'False' to 'True'
    Close config Editor window - top right X
    click on OK to save changes to Options.

  • [svn:fx-trunk] 10183: Fix focusEnabled settings on ScrollBar Wireframe skins

    Revision: 10183
    Author:   [email protected]
    Date:     2009-09-11 16:18:47 -0700 (Fri, 11 Sep 2009)
    Log Message:
    Fix focusEnabled settings on ScrollBar Wireframe skins
    QE Notes: None
    Doc Notes: None
    Bugs: SDK-22611
    Reviewer: Corey
    API Change: No
    Is noteworthy for integration: No
    tests: checkintests gumbo/components/
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22611
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/HScrollBarSkin.mxm l
        flex/sdk/trunk/frameworks/projects/wireframe/src/spark/skins/wireframe/VScrollBarSkin.mxm l

  • How to turn off scrollbars in Flash chart legend

    I recently migrated an Apex 3 app over to Apex 4. In the process I upgraded all of the Flash charts as well. Now, I get vertical scrollbars in some of the legends.
    How can I turn those scrollbars off? I don't see any settings in the UI and I haven't been able to work out the proper arguments in the XML to do it manually.
    Thanks for any pointers!
    --jb                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    in ipad

  • Scrollbar doesnt appear without clicking on the listbox

    Hi Guys,
    I have a very important questions and I hope you can help me with that. I use LCD 8.0
    1. Is it possible to display a scrollbar in a listbox as soon as the populated items exceed the visible area before clicking on the list box??
    Right now, I have to click on the box in order to be able to scroll down. But when i select items from one listbox which is populated in another and I would like to see as soon as the selected items is not visible due to the limited visible area that a scroll bar appear without me clicking on the listbox.
    2. Is it possible somehow highlight and set focus on just selected item in a listbox when the visible area has been exceeded?
    3. Is it possible to print the entire content of a listbox which has a limited visible area?
    4. Is it possible to prevent selection of an already selected item in a listbox?
    I appreciate your help in advance!!!
    Thanks,
    Diana

    My guess is only 4th one on your list is possible to do. There are no out of box settings to do this, but can be done using script. On the change or exit event you will compare the selected value with previous selection(s) and set the Alert to display or set the focus back to list box.

  • Page Viewer Web Part with horizontal scrollbar

    Hi,
    I added a page viewer webpart to a sharepoint 2013 website and placed a reporting services report url on it, however in some users the browser shows a horizontal scroll bar and cuts the report area. This is not version related because
    I can see it well in IE10 in one user and in others it shows the reported problem.
    Seems to be browser settings. Any ideas?
    Thank you

    Hi,
    According to your post, my understanding is that some users’ browser shown a horizontal scroll bar in the page view web part.
    You can disable the horizontal using the CSS style as the following.
    <style type="text/css">
    #WebPartWPQ3 {
        OVERFLOW-X: hidden !important
    </style>
    Note: the WebPartWPQ3  is the webpart ID.
    You can find the ID as the following thread:
    http://sharepoint.stackexchange.com/questions/29649/disable-horizontal-scroll-bar-on-navigation-web-part-in-sharepoint-2010
    Instead of using page viewer web part, you can also use the content edit web part with IFrame, and some JavaScript to achieve it.
    For more information:
    http://majidbaig.blogspot.in/2012/07/page-viewer-web-part-dynamic-height.html
    There is a similar thread for your reference.
    http://stackoverflow.com/questions/368480/removing-scrollbars-from-content-editor-page-viewer-webpart
    Thanks & Regards,
    Jason
    Jason Guo
    TechNet Community Support

  • Scrollbars in Photoshop Elements

    How do I control the scrollbars in Photoshop Elements? I have my picture zoomed to 100%. I cannot scroll around the picture to see the places I want to see. The scrollbars jump only to locations preset by Adobe!!  I WANT CONTROL OVER THE SCROLLBARS!!

    I have found the solution to this problem - or more properly, a definite reason for the problem.
    Problem:  When using PS Elements in Editing mode (I've used Versions 3, 10, 11), when I zoom a photo and try to use the scrollbars to move the image around on the screen, the scrollbars (side and bottom) work ONLY if I have first clicked somewhere on the editing screeen, either in the photo or off to the edge of the image. Once I use a scrollbar and try to use the other one, I must click in the editing window again before the second scrollbar will work. In other words, I MUST click the mouse somewhere in the editing window before I can get either scrollbar to work.
    Solution:  My mouse is set for left-handed operation - the left and right buttons are reversed. When I reverse the mouse buttons back to "normal" right-handed operation, the scrollbars work without any problem.  Apparently, there is a BUG in PS Elements - the program does not properly recognize left-handed mouse operation; it works just fine with the more usual right-handed operation. My husband checked this out on his system (identical to mine), and had the same behaviour with left- and right-handed mouse settings.
    I am using Windows 7 Pro on an Intel Core I7-3770 with 8 gig RAM.
    Is there a way to pass this BUG on to Adobe so they can provide a fix?  I can't be the only person that uses PSE with a left-handed mouse!

  • Kill browser scrollbars?

    Here's the movie if you want to see it:
    http://tinyurl.com/b9jo4f
    I've got it set to width=100%, height=820 so that it
    stretches to fill the window proportionally. The only problem is
    that now there is a vertical scrollbar any time the browser window
    is less than 820 pixels high. I'd like there to be no vertical
    scrollbar since it's already resizing the Flash movie.
    I've tried adding CSS:
    overflow: hidden !important;
    overflow-x: hidden;
    overflow-y: hidden;
    but no luck.
    I'm using just whatever object embed Flash is creating for me
    in the Publish settings. Is there another embed script that would
    be able to specify no browser scrollbars? I don't want to do
    height=100% width=100% because then it can resize
    disproportionately when the browser window stretches.
    If there is a javascript or something someone knows about,
    I'd be most delighted.
    thanks!

    Just change
    body{
    overflow: hidden;
    to
    <style type="text/css">
    <!--
    body {
    overflow: auto;
    -->
    </style>
    At the top of your HTML.
    Mesmotronic Multiuser Server for Flash 1.0 available now!
    http://www.multiuserserver.com/

  • Can I create a custom scrollbar for my spark datagrid

    Basically I'm trying to customize the look of my spark datagrid.
    I'd like to change the header appearance and I'd also like to create a custom scrollbar.
    If only Catalyst would implement a custom datagrid component. I mean the datagrid is a very popular component, isn't it?
    Thanks
    kristin

    You need the password for free apps as well as for paid apps. The only ways that you can control what your child downloads is for you to supervise while the downloading is taking place or by totally restricting download apps with restrictions.
    When you enter your password and download content, you have 15 more minutes to continue downloading before you have to enter the password again. So if you download and app - then give the iPad to your child - he or she can continue downloading apps or music or any content for the next 15 minutes without any restrictions. IF you sign out of your account, then the child can no longer download. IMHO - You should NOT give your password to your child. That really is not a good practice.
    You can set restrictions on the iPad so that the child cannot download any apps at all. Go to Settings>General>Restrictions>On. Then you will have to enter a passcode for the device which you do not want to forget (if you do, you have to restore the device) so if you do this remember your passcode. You can then go to the apps settings within the restrictions and Enable Restrictions and turn off Installing Apps.
    This article will provide more information for you.
    http://netsecurity.about.com/od/frequentlyaskedquestions/a/How-To-Setup-Parental -Controls-On-An-Ipad-Ipod-Touch-Or-Iphone.htm

  • How do I disable the scroll to top button that pops up on the right side of a webpage to the left of the scrollbar when lookin at long webpages (such as ebay) ?

    Button appears in the right lower corner to the left of the scrollbar when scrolling down long-ish webpages. I find it tremendously annoying as it covers the information underneath and when I hit it accidentally it obviously makes the whole webpage jump back to the top. Any idea how I can get rid of it ? Thanks heaps for your help !

    ok, glad that the issue could be cleared up this way...
    you could use adblock plus to hide those elements on ebay though. therefore you'd have to go into the adblock filter settings & add the following filters to your custom element hiding rules:
    ebay.com#a(id=gh-bt)
    ebay.com#b(class=bk2top)

  • Scrollbar in a classic Apex 4.1 tree

    In Apex 4.1 it looks like it is not possible for a new Apex 4.1 tree to adjust its template HTML settings.
    It can't be found in the shared components for instance.
    To be able to change some of the html style settings you can add a javascript in the "Execute when Page Loads" javascript settings of the page where the tree is located.
    Here is an example of adding a scrollbar to an Apex 4.1 tree:
    // Get div element of the tree. You can use firebug to determine the id of the tree
    d = document.getElementById('tree160968347950446047');
    // Show scrollbars when the tree data extends the maximum height
    // If you only need a vertical bar you can use 'overflowY' instead
    d.style.overflow="auto";
    // Set the width of the tree
    d.style.width="500px";
    // Set maximum height of the tree
    d.style.maxHeight="460px";
    // Microsoft Internet Explorer ignores the maxHeight style. So use height instead.
    // To avoid that the other browsers use this height style, give the height 1 px more than the maxHeight
    d.style.height="461px";
    Regards,
    Mathieu

    Hi Mathieu,
    Any chance that you might know the code to move the selected tree node to the top of the scrollbar region? I've done it previously as per
    APEX Tree.  Keep focus on expanded leaf node.
    but don't know where to put all this code now that we do not have access to the tree templates in V4+
    regards
    Paul P

  • Horizontal scrollbar in safari window

    After the Yosemite upgrade it is very difficult to scroll horizontally across a webpage in Safari. Usually I have my Safari window seized to fill half my screen (Mac air 13") when writing in another window  When I manipulate the size of the window from the bottom corner, a thin gray scrollbar appears, but only for a moment. Because of some motor control problems in my hands, this bar is too thin and disappears too fast for me to easily manipulate it.
    Is there a way to make the scroll bar stay longer or is there some keyboard workaround for this function?

    Hey luka_stan,
    I see that you have some questions about scrolling in OS X. You should be able to use two fingers to scroll horizontally on your trackpad, as described in the article below. It is possible that horizontal scrolling is turned off, but that setting can be adjusted by visiting the trackpad page in System Preferences, as described in this link as well:
    Mac notebooks: Two finger trackpad scrolling
    http://support.apple.com/kb/ht3448
    You can also choose to have the scroll bars you are referencing shown all the time, using the settings described in the following link:
    OS X Mountain Lion: Change how scroll bars work
    http://support.apple.com/kb/PH10895
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

Maybe you are looking for