Tagged Questions

2
votes
1answer
23 views

Winforms RichTextBox: How can I determine how many lines of text are visible?

I have a Winforms app containing a RichTextBox. How can I determine how many lines of text are displayed, currently visible? Reason: I want to scroll the caret to the middle …
0
votes
0answers
32 views

jQuery scrolling UL with hidden overflow

I have a UL with LI's set to display horizontally. The UL has a fixed width and it's set to hide the overflow. This is so I can display my images, which are to be used in a gallery …
0
votes
1answer
36 views

C# disable datagrid scrolling

Hi, Is is possible to disable DataGrid scrolling ? If yes, how ? Thanks.
0
votes
1answer
10 views

Horizontal scrolling in Datagridview

Hi all, I want to scroll horizontal in my grid (inherited from DataGridView). Not with Ctrl+scrolling tiltwheel (mousewheel), but by pushing the mousewheel to the left or the righ …
1
vote
3answers
114 views

jQuery - fadeOut on Scroll / fadeIn on “scrollstop”

Hi everybody, i am trying to figure something out in jQuery and yes you may see now horrible code but i am not a programming expert ;-) So sorry if it hurts your eyes... But to des …
0
votes
0answers
2 views

Making TextView Scrollable in Android

I am displaying text in a textview that appears to be too long to fit into one screen. I need to make my TextView scrollable. How can i do that? Here is the code final TextView tv …
0
votes
0answers
7 views

Dragging a particularly large sprite up and down like scroll effect in COCOS2D

I am really stuck on this. My application is in landscape view and on one screen i wanted my instructions image to be scrollable. I have added this image as a sprite. First i tried …
0
votes
0answers
41 views

jquery scroll help

I have created a tab system that I want to be able to be scrolled. I am trying to implement the scrolling feature now. The only problem that I am having is that it will keep scroll …
0
votes
1answer
106 views

Make Vertical Scrollbar in DataGridView not Snap to Cell Top

So, I have a DataGridView that has multi-line data. I set the default cell style to have wrap turned on for cells so that the multi-line data is displayed rather than it all being …
0
votes
1answer
78 views

jquery scroll and css help

Ok so this is my basic setup: <ul id="sortable_tabs"> <li id="tabs_sort" class="tab_link"> <div id="sort_tabs" class="tab_link_text">Text here< …
0
votes
0answers
20 views

ASP.NET - Scrollable Panel and Placing ListView in that

Hi, We are building an ASP.NET page and in that we need place a Scrollable Panel containing a ListView. The ListView in-turn will hold different records, which are retrieved from …
0
votes
1answer
36 views

jQuery.scroll “listener” problem

Hey guys, I'am scrolling through a page witch jQuery scrollTo. If the page reaches ssome pixels for exaple y= 300 a div slides in. If i scroll manually i want to slide that div i …
1
vote
4answers
3k views

Flash CS4 AS3 horizontal movieclip scrolling with mouse move

I'm new to AS3 and have been working on an XML driven navigation system written in AS3. At present, I've imported the contents of an XML file and plotted it inside a containing Mo …
0
votes
1answer
55 views

setContentOffset:animated: shows view background

Hi, I have a UIScrollView with with different view controllers for each page inside it. When I use setContentOffset:animated: to scroll to a different page I can see a white line …
0
votes
0answers
19 views

ScrollTo, SerialSroll Help! Dreamweaver behavior? Plug-in ‘How-to’ for newbs?

Pretty comfortable with html, CSS, Dreamweaver. Just begun learning Javascript but really, just. Have been trying in vain for more than 1 1/2 weeks to dissect the ScrollToLeft fun …

1 2 3 4 5 8 next
15 30 50 per page