A scroll bar is a part of a graphical user interface element to present the user with a perspective of a percentage of the page shown. The scroll bar consists mainly of three parts: the track, thumb and buttons (or arrows). A user can click and drag the thumb in order to reveal more contents of the ...
0
votes
0answers
16 views
How to scroll TDBGrid using TScrollBar?
In Delphi XE3, I have one TDBGrid and one TScrollBar in my form.
I want to use the TScrollBar to scroll the TDBGrid up and down.
Anybody know how?
I have this code so far but I doesn't seems ...
1
vote
1answer
28 views
How To Show Scrollbar Always On UICollectionView
I have a UICollectionView added to a UIView in an app I am working on. Displayed in the UICollectionView I have a set of images pulled from Core Data. The vertical scrolling works fine but the ...
0
votes
0answers
8 views
Three divs - only one of their scrollbars works
Thee vertical scrollbars - only one works
I styled the divs contained in three modal wiondows as so:
max-height:300px; overflow-y:scroll;
No matter what order I put them in, only the scrollbar in ...
0
votes
2answers
40 views
How to change the scroll bar color in windows phone 7
Please tell me any one How can i change the scroll bar color in windows phone 7 and also i want to customize the scroll bar in windows phone 7
Thanks in advance.,
0
votes
0answers
10 views
Is there a work-around to force scroll bars to show up in Safari 6.0 in OSX?
Using div style="overflow:scroll;" in Safari 6.0 for OSX
The issue has been fixed in Safari 6.1, BUT, is there a work-around for scroll bars not showing up in Safari 6.0 in OSX? Your help would be ...
1
vote
1answer
94 views
image in div bigger than window size, hide vertical scroll bars?
I have a mouse move functionality to scroll a 3544 x 4092 image in a div, filling the whole screen.
I got rid of horisontal bars using:
body {
overflow-x: hidden;
}
But nothing else works ...
0
votes
4answers
93 views
Hide horizontal scrollbar
I have a problem with the horizontal scrollbar.
I don't want it to show up. Actually it only shows up in Chrome and it doesn't in Internet Explorer.
What can I do? I have tried modifying width and ...
2
votes
2answers
53 views
div problems at 100% width and 100% height
I'm having this problem for over a year, and still didn't find the answer. So thank you in advance for helping me out!
I have a SWF embedded in HTML (it is placed in a div) and putted width and ...
0
votes
2answers
62 views
Horizontal scroll on center div
I have a question regarding simple HTML and CSS.
First, look at this illustration:
I am making a page with multiple background images, each having the width: 1600px (blue, pink and green on the ...
0
votes
0answers
17 views
Why are there scrollbars in my website
First of all, I am a n00b in this matter... So please be gentle haha.
On my website (http://mk0111.99k.org/) I see some scrollbars which shouldn't be there...
These scrollbars are not there if you ...
0
votes
0answers
98 views
HorizontalScroll.Value won't programmatically set
I have a Panel with scrollbars, and I frequently want to programmatically scroll a control into view. For reasons that don't bear mentioning I need my own methods. Frequently when I try to set
...
1
vote
0answers
32 views
Centralize QTableView in window with vertical spacers
I am trying to create a main window (fixed size) that contains a QTableView, with QSpacerItems above and below, in order to centralise the table (vertically).
(Sorry, can't post an image, ...
0
votes
1answer
126 views
Listview scrollbar disappears
I have a listview that is populated from an asynchronous task that gets data from the server. However, when the listview first appears, the scrollbar shows up and then immediately goes away. My main ...
0
votes
2answers
145 views
How to use a 1200px background while preventing horizontal scrollbars if browser width isn't 1200px wide?
For my header, I have a repeating element that will expand whatever the browser width is -- 2000px, 4000px, etc. Inside the header element, I have a 1200px wide background that is fixed. My page ...
0
votes
0answers
108 views
Android - make scrollbars flash from code (like iOS flashScrollIndicators)
In iOS there is the flashScrollIndicators method on the UIScrollView class that allows you to make the scrollbars flash briefly like they do when the view is first displayed.
I can't find in the ...
0
votes
0answers
66 views
Scrollbar Chrome missing with Google Api V3
I have this problem when I open a web page containing a map (google maps API V3) scrollbars disappears?
And 'possible to solve this problem?
all the examples ...
0
votes
0answers
51 views
Is it possible to make a DIV scroll in single line intervals when scrolling via the scrollbar's arrows?
I have text in a DIV element that I would like to scroll via (items in bold I'm having issues with):
Mousewheel: 3 lines at a time (have this working already)
Scroll Buttons: 1 line at a time ...
0
votes
0answers
43 views
why dont my separators or scrollbars appear? (maya 2013, python)
I get no error messages. They just do not appear when i run my UI. Apparently there is more going wrong than my using
cmds.separator()
and
cmds.scrollLayout(hst=0)((last three rows))
but ...
0
votes
1answer
172 views
JQuery UI Dialog Scrollbars not Showing on Internet Explorer 8
I have a modal dialog set on an iframe using JQuery UI showing a separate page. When the page content height is bigger than the dialog height the scrollbars kind of show up in Firefox although a bit ...
0
votes
2answers
113 views
Ajax used to replace content div which has overflow:auto ends up adding extra scrollbars
im using a jquery ajax method to load different content divs, my content div (the div that get replaced each time i click on a link) has overflow:auto CSS on it, but when i load a page, it adds ...
0
votes
1answer
87 views
SWT tandem scrollbars in composite
I'm trying to add a button above the create two ScrolledComposites that scroll in tandem snippet from swt snippets
the problem is that if I put the example code in a different Composite than the ...
0
votes
2answers
186 views
Custom scrollbar on specific divs
I need a way to scroll two separate "divs" (actually <nav> and <section>, but lets call them div's for simplicity) individually.
One is a vertical nav on the left, the other is a section. ...
0
votes
1answer
78 views
FullCalendar :how to get scrollbar when in in monthview
I have many events for a day in monthview or i drag some other events to one day then the FullCalendar's height will be change.
I want to Fixed the fullcalendar's height and if one day have many ...
0
votes
2answers
87 views
Emacs scrollbars with exact positioning
How can I get scrollbars with exact positioning?
To illustrate what I mean:
C-h C-f (Read the The GNU Emacs FAQ)
Now try to position the buffer content such that the paragraph starting with This is ...
1
vote
0answers
267 views
Is there a way to make transparent custom scrollbar track in webkit browsers?
I'm trying to style scrollbars which will appear on DIV's in a design I'm working on. It's webkit only so figured I could get quite a way with just CSS rather than plugins.
Unfortunately I've hit a ...
0
votes
1answer
157 views
Extjs Grid scroll dons't work after application running while
I am developing an application using Extjs.
In the application, I has a grid on the viewport. For reasons, I need to add record to the grid very often(maybe few times per second). When the grid ...
0
votes
2answers
546 views
Stylish scrollbars in drop down menu
I am having a long drop down menu .I have used the overflow property by which it is getting scrolled....But it does not look nice...Please suggest me how to give good CSS to scrollbars
2
votes
2answers
106 views
Webkit Scrollbars not accepting RGBa values?
I am styling some scrollbars on a webpage for webkit, and I want the track to be semi-transparent so that some of the background image bleeds through, but when I insert an RGBa value, it treats it ...
0
votes
0answers
242 views
Can't set ListView properties on Android PreferenceFragment
I have a ListView containing my preference screen and its childen but changing some of the ListView's properties in the XML file has no effect. Namely I want to disable the scrollbars, overScrollMode ...
1
vote
1answer
72 views
ToolStripTextBox1.ScrollBars = Windows.Forms.ScrollBars.Vertical
Quick question.
Using VS2012, .net framework 4.5, VB on win7 x64.
Trying to create a message holder in my status bar, to display long exception messages when something goes wrong in my app.
I ...
3
votes
1answer
614 views
Custom select box scroll bars with jquery css - Is there a cross-browser compatible solution?
I've searched for several hours now and have found 0 examples of a box with custom scrollbars/arrows. I could find a few references of people talking about how its impossible and the best idea is to ...
0
votes
0answers
282 views
jQuery YouTube Popup Player Plugin
I've included this plugin into my website. Everything is working very well but...
In some browsers (IE 8, some Chrome versions) I have scrollbars at the bottom and the right.
I have the following ...
0
votes
1answer
606 views
Text not fitting into form fields (iTextSharp)
I created a .PDF file using Adobe Acrobat Pro. The file has several text fields. Using iTextSharp, I'm able to populate all the fields and mail out the .PDF.
One thing is bugging me - some of the ...
1
vote
0answers
101 views
DataGridView: Override Scrollbar Style
Im using WinForms and the DataGridView.
Is there a way to Style for the Scrollbars to a custom color/appearance.
I have been looking for a Flat appearance.
1
vote
2answers
337 views
Disable iOS scrolling when using fancybox?
I'm using fancybox to create a fullscreen gallery on my site. It's a rather long site and when the fancybox is initiated, you can still scroll, which I imagine could be quite confusing to the user. Is ...
1
vote
1answer
166 views
Suspend/resume painting of treeview's scrollbars
I am trying to stop a treeview's vertical scrollbar from flickering when redrawing the treeview. I already have a custom treeview control which can disable painting using WndProc, and it works fine ...
0
votes
1answer
70 views
cpp win7 console without scrollbars
I'd like to remove the scrollbars from my console (like in the edit-command) because i want to make a qbasic-like program. I know that here is a thread but it does not work for me in windows 7 32bit. ...
0
votes
0answers
140 views
trying to implement srollbars on lightbox with html, body {overflow: hidden}
Exactly like the title says. I completed an entire website for someone and the only problem with the site is that the lightbox images are really big and go below the fold. I need scrollbars on ...
0
votes
0answers
139 views
CSS3 Transform Scale scaling scrollbars
I've got an element with this css applied
height: 662px;
-webkit-transform: translate(-83.632552px, -59.737537px) rotate(0rad) skewX(0rad) scale(1.991307, 1.991307);
-webkit-transform-origin: 499.5px ...
0
votes
0answers
110 views
Scrolling within an accordion menu
Hope someone can help me. I've been searching around for a script that can help me with this, but haven't been able to find one. Basically, I'd like to creat an accordion menu but add scrolling ...
0
votes
3answers
444 views
listview is not scrolling inside RelativeLayout
Actually having two listviews with scrollbars, one of the listview is not scrolling it.
Below is the code of the main.xml
Code
<TableLayout
android:layout_width="wrap_content"
...
0
votes
1answer
144 views
Why won't the scrollbar work on this horizontal DIV?
So I read through the thread How to get Floating DIVs inside fixed-width DIV to continue horizontally? and used pd.'s great answer to build a fixed-size DIV to contain inline elements that would ...
0
votes
0answers
211 views
Custom Draw and Scrollbars
Ok, I've design a custom datagrid which works fine, however I just cant get the scrolling aspect right!
I know what im trying to achive, that is to make the Scrollbar.Value relitive to the data ...
0
votes
2answers
528 views
Vertical Scroll Bars in Sticky Footer
I am a newbie with css coding (which very much shows) - can anybody help me get the two scroll bars off my page site is here.
The css is in a file called ...
1
vote
2answers
65 views
Why is my site so wide. (tens of thousands of pixels)
A site I'm working on: http://bayhouse.biklopsdesign.com , is somehow INSANELY wide. This causing a horizontal scrollbar as well making fixed positioning really annoying.
Can anyone tell what's going ...
0
votes
2answers
565 views
Java: How to add scroll bars to a GUI window implemented via java.awt.frame?
I have been working on ImageJ and need to add scroll bars in a plugin: Weka_segmentation
It implements java.awt.Frame to ij.gui.ImageWindow, which is implemented by a stackwindow class, which is in ...
1
vote
0answers
153 views
Scrollbar in app tab fanpage
I have a problem with the tab scroll bars in my app.
The measures are corect.
width: 810px height: "BLOG" Fluid.
The detail is that the web site was made as a Wordpress style blog, with some ...
3
votes
2answers
1k views
How to hide scrollbars in the JavaFX WebView
I'm trying to remove the scrollbars in a javafx webview.
Search on forums, the suggestion is to make them invisible as follows:
browser.getChildrenUnmodifiable().addListener(new ...
1
vote
2answers
252 views
Firemonkey ScrollBox editing at Design time
I'm designing an application in Firemonkey and some of the controls are inside a scrollbox.
Is there a way to edit the content of the part outside the Scrollbox's displayed area, by moving somehow the ...
1
vote
1answer
289 views
resizing QGLWidget to fit with each sprite size I have
I'm creating 2D Map editor using opengl to draw simple 32x32 sprites but it seems that I cannot resize my QGLWidget to a large size (i.e size * sprite size -> 1024 * 32), using 1024 only seems to work ...



