similar to: Dataframe horizontal scrolling

Displaying 20 results from an estimated 10000 matches similar to: "Dataframe horizontal scrolling"

2010 Nov 13
2
Scrolling / wxPanel / wxFlexGridSizer
I have a problem getting scroll bars to become active. Scrollbars appear but do not actually scroll. The problem I am trying to solve is to list a large number of key/value pairs. I looked to use PropertyGrid but did not find it in wxruby 2.0.1. I''m really stuck and would appreciate any help. Thanks, Dave Details: I am starting with an .xrc file containing: ...
2005 Sep 15
4
Scrolling Tables/Divs?
Is anyone working on a scrolling table or div such as the openrico livegrid demo? I''m looking to develop (much like smashbox''s scrolling images) a collection of thumbnails that you can scroll horizontally. I''ve got a non-prototype.js example but I wanted to check to see if anyone was closer than I to this. BTW, I will be finishing up my slider code shortly and
2005 Nov 04
19
Drag & Scroll
When using drag and drop, the browser window will not scroll if you move the mouse off the page. This makes it very difficult, if not impossible to create certain types of web applications. I know this has been mentioned before and is on the Wish List, but it''s very frustrating. If you look at this other Javascript library called "Drag''nDrop & DHTML Library"
2007 Aug 10
1
very slow horizontal scrolling
My application has horizontal scrolling text. Under WINE it is very slow. Like a pixel per second. I presume its slow as these messages print on screen: fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x8a0020) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1fbff8)->((nil),00000008) fixme:ddraw:IDirectDrawImpl_GetScanLine
2006 Feb 27
1
Help!!! horizontal scroll doesn''t appear on the browser!!!
Hi, in my rhtml, I have two parts, the main part and a partial, the main part has a width almost the same, but the partial is much longer and width. when it happens. the vertical scroll appear correctly on the browser, but the horizontal scroll doesn''t appear on the browser, it appears instead on the partial render part, so I have to scoll down until the end of the partial, that use the
2010 Apr 28
1
[LLVMdev] machine pass
Hi, LLVM documentation is not clear. Is it possible to write a machine pass? I am trying to insert some machine code before the return instruction. ideally, I'd like a pass that runs the last one before generating assembly. How can this be done? Thank you, Dan _________________________________________________________________ Hotmail has tools for the New Busy. Search, chat and
2010 Apr 29
1
Strange Invite issue
Greetings List. I'm facing a strange issue with one of my providers.. after sending an INVITE request my server places the call on hold.. until the call is answered.. this is happening only with this provide although i have 3 other providers i route calls through.. can anyone explain what is going on? -- Tarek Sawah / Integrated Digital Systems / CCNA, MCSE, RHCE, VoIP / +1 347 562 2308
2009 Jun 07
2
Scrolling behavior in View()
Hi, I've realized that the scrolling behavior in View() is unlike most other applications. It seems that the minimum scroll size is very large for large objects( i.e., a vector of 1M integers), and it might be that this scroll is proportional to the size of the object. Try this: a = 1:1000000 View(a) Click once on the scroll arrow down. It will move to item 1001. It could be that the scroll
2010 May 06
2
help on compile r-2.10.0 on 64 bit window
Hi, I tried to compile R-2.10.0 src on 64 bit window. After install Rtools and wingw-w64 compiler and put it the first of my PATH variable, but i got the following error when i tried to compile. Anything I missed? thank you. x86_64-w64-mingw32-gcc -std=gnu99 -I../include -I. -I../extra -DHAVE_CONFIG_H -D R_DLL_BUILD -O3 -Wall -pedantic -DR_ARCH='"x64"' -c malloc.c -o
2008 Jun 05
0
Javascript & Scrolling
I am currently in the middle of creating a horizontal scrolling product list with page buttons that use effects to scroll from one page to another using scriptaculous. I am having problem that when the window is resized, so only the viewable area of the div changes, this causes the width to change and then because of that the scroll effect will scroll to position 2000 but then when the scroll bar
2006 Jun 12
5
scriptaculous & sortables/draggables scrolling?
Re, Would anyone happen to know how to make sortable/draggable scroll down the page while moving the object if the page happens to be larger than the screen size? These functions seem to work only within the visible working space. Right now I have workaround whereby I have an omnipresent DIV on the screen to which I drop an element, then scroll down in the browser to a certain point, and then
2010 May 30
1
Count the number of consecutive 1's
Hi All, We have a raw dataset that, on the sampling time column, for example: t <- c(0,1,2,5,0,5,0,2,5) And we need to create a second column that indicates the day of the sampling, so the end result of what we want is a vector: 1,1,1,1,2,2,3,3,3 Additional information that might simplify the matter is that, for each day, the time starts with zero and ends with 5. I am a beginner with R.? So
2009 Aug 28
2
TreeCtrl Scrolling
I have been playing around with the wxRuby TreeCtrl for a couple of weeks now and I can''t figure out how to get the scrolling to work. I believe it has scrolling built in but I can''t get the to show up. I can place the TreeCtrl in a ScrolledWindow and scroll around over the tree but that breaks TreeItem visibility checks because the TreeCtrl doesn''t know about
2011 Aug 05
1
Scrolling in Help System Doesn't Work
UsRs, When accessing help by typing, for example, > ?read.table the up and down keys do no longer scroll the help page. The page-up and page-down keys also do not work any longer. I can scroll down by pressing the d key, but I cannot scroll up by pressing the b key (although it should work according to the text displayed when you press the h key). I'm not sure whether this question is
2008 Mar 13
3
scrolling in a <select multiple="multiple"> list
I have a <select multiple="multiple"> list with a fixed height. It contains several <option> elements that extend well past the viewable area. I added code that would track which options had been previously selected so that users could select multiple items without holding the ctrl key. I''m storing the previous selections in an array whose index corresponds with
2007 Sep 13
1
smooth scrolling with windows() function
Hi, I have a large plot that I would like to display in a graphics device with scroll bars. I therefore decided to use the windows function like so... mag<- length(tick) windows(height=mag/8, width=10, rescale="fixed") However, when I use the scroll bars the device (i guess) is re-drawing the plot. Is there any way in which I can get it to 'smooth scroll'? Kind regards,
2006 Mar 22
6
RE: Support for window scrolling fordraganddrop
I have two fixes in a text file. I created the diff using "diff -u", so I hope you can apply the patch. The file is attached. I never could get my optional ''scroll when the dragged element goes outside the scrolled element'' thing to work. I got it to start scrolling correctly, but then it would start making increasingly big jumps and basically scroll out of control.
2011 May 11
1
Re: Horizontal scrolling on mac
> No, windows knows nothing about horizontal scrolling. It works as a hack by mouse drivers. Not strictly true - the WM_MOUSEHWHEEL message is (or should be, according to MSDN) implemented for Vista and Win 7. This is supposed to supersede the Intelliwheel hack of XP and Win2k. But no, it doesn't work on the Mac...
2004 Dec 09
6
Scrolling to the bottom of a Grid
Hi, Thanks to the newly added event handlers for Wx::Grid in the 0.6.0 release, I can now provide a much slicker intreface to my "data widgets" which heavily rely on that control. However, I haven''t quite figured out how to programmatically scroll to the last row of a populated grid (actually, the first empty row). So say that I have a grid with 200 rows only 20 of which
2006 Jun 23
4
Creating a scrolling effect with slider
I''m currently working on a method to implement a scroller for a div using a slider. I need to do this as an alternative to making a stylish flash scroller with content. The main advantage of this method is to allow the ability to style the sliding elements cross browser (and maybe as a future add on... the ability to have a scroll.to for a scrolling div). This is my first attempt at