Topic profile page for Scrollbar.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Scrollbar.
Topic "Scrollbar" was discussed 16,043 times on 743 sites in last 3 months
Started 23 hours, 6 minutes ago (2009-11-09 06:35:00)
by llnn
Hi Guys I try to use the TLF component for Flash CS4 with arabic language. When the TLF needs the scrollbar to show all the text this scrollbar appears on right side of TLF box. Can I move the scrollbar on the left side as soon as in a scrollPane component? Thank you.
Started 1 day, 15 hours ago (2009-11-08 13:59:00)
by Dameon51
Hey everyone, I'm making a photo gallery for a client. What I need is the overflow-x to be hidden, and overflow-y to be visible, but even when i set overflow-y to be visible, it appears with a scrollbar. My code is below... Code: Untitled Document
Started 2 days, 3 hours ago (2009-11-08 02:15:00)
by Stephen Piercey
There doesn't seem to be any way the change the colour of the of the scrollbar in 2010 KDE. It's the default blue no matter what. Tell me there is some way to change this?
Started 2 days, 23 hours ago (2009-11-07 06:32:00)
by soggybag
I made a scrollbar class that works pretty well. I'm trying to come up with an idea for how to set to the height of the scrollbar vs the height of the scrolling content. This is a standard thing that happen in the OS. Seems there should be a minimum number and the maximum value should be reached as the size of the content approaches the size of the visible area.
Started 3 days, 5 hours ago (2009-11-06 23:51:00)
by stevethomas
Trying to reference a scrollbar component used within a movieclip so that xml text scrolls. The text loads fine but the scrollbar doesn't work. I'm in AS2 using this: Code: UIScrollBar:_root.content.content.field.scrollBar; scrollBar is scrollbar instance name field is the dynamic text field content is mc within content Any help is thanked.
Started 3 days, 16 hours ago (2009-11-06 12:59:00)
by goodldx
question 1: I want to do a page like message_page with CEikEdwin but when I change the font in CEikEdwin the scrollbar can't roll the bottom question 2: when I go into the page with CEikEdwin have a Calculate , there have a white piece in the left of page before page load entire .
Started 1 week ago (2009-11-02 15:44:00)
by Aisha Nelson
I have a news page created with multiple articles using the UI Scrollbar component. I am trying to add pictures to complement each article, but I can't add any images to dynamic text field. Help please. How should I go about this?
Started 4 days, 17 hours ago (2009-11-05 12:28:00)
by trujade
i mostly use vb.general and vbexpress forums.. what i have noticed is that a lot, if not all of my posts contain the vertical scrollbar.. not on this forum though.. to prove the point, link to this thread and notice how the vertical scrollbar is added to the o.p. ( original post ) and my post as well. http://social.msdn.microsoft.com/Forums/en-US/vbge neral/thread/ed2a65ba-8285-40fd-...
Started 5 days, 19 hours ago (2009-11-04 10:13:00)
by jinuthomas
Hi, How can set a dynamic scrollbar for ListBox? The scroolbar should be visible if there are items to scroll, othrwise if the items are visible in a single screen it should be invisible...How can i implement that? Thanks, Jinu
Started 1 week ago (2009-11-02 06:14:00)
by rondunn
I'm trying to emulate an interface like Writeroom ( http://www.hogbaysoftware.com/products/writeroom , which is basically a textarea in the middle of a blank form. I've got it working but for one problem ... if there is no scrollbar on the textarea, the contents of the control don't move once the text flows outside the control boundaries. I'm expecting the control to keep the current insert ...
Started 1 week, 1 day ago (2009-11-02 05:26:00)
by tombil
Hi, I need to move the vertical srollbar using a macro (instead of a mouse) in the writer, Go Oo 3.1.1. The following code should work fine, but the "restoreViewData ()" sometimes (in the same document) does not work. Code: dim wdata, dy, d wdata = Split(thiscomponent.CurrentController.getViewData( ), ";") 'wdata: xcur; ycur; Zoom; ltopx; ltopy; ...
Started 6 days, 11 hours ago (2009-11-03 17:42:00)
by zenkasas
Hi am a new to flash and I have a problem. I have one swf file that contains whole website and I have just made a container file that has UI loader which is connected to the website. Everything works just fine without container but when i launch a website through a container i have problems with my scroll bar. It is not starting stop dragging function so when you press on a scrollbar box or on ...
Started 5 days, 10 hours ago (2009-11-04 19:12:00)
by Disgraph
Hey folks. Problem I was wondering if you guys could help me with. I'm trying to build a navigation system for a horizontal side scrolling website. To do that that, I'm trying to build a scroll bar that scrolls through the time line, as well as buttons that go to specific points. After modifying some examples I've found on these forums, I'm about 90% of the way there. Problem is the ...
Started 6 days ago (2009-11-04 05:20:00)
by digitalecartoons
For a maximized browser window on a 1024 x 768 monitor, Dreamweaver (and other sites) says that the web safe area is 955 x 600. I was wondering how this is calculated? I've tried it on a photoshop template: a screendump of a 1024x768 browser window with a scrollbar on the right. When I place a 955 x 600 graphic against the right scrollbar, the top menu and the bottom status bar, I still have ...
Started 3 days, 23 hours ago (2009-11-06 06:18:00)
by ishaer2k2
Hi All, Thanks for all your support in my previous problems. I have a problem in displaying footer properly in IE6. My page works well in greater versions of IE, Firefox or chrome. But it does not work in IE6. Though it displays vertical scrollbar, but it does not display full footer. Please find attached the zipped file. The problem is in index.html where footer is not ...