search for: scrollable

Displaying 20 results from an estimated 62 matches for "scrollable".

2006 Aug 25
5
Dragging between DIVs with Prototype/script.aculo.us
Hi, I''m fairly new to script.aculo.us, so hopefully this is the right place to ask this question. I have the following situation (pseudo-code): <div> <Droppable 1> <Droppable 2> </div> <div (scrollable)> <Draggable 1> <Draggable 2> ... </div> Basically, my Draggables are inside a scrollable <div> element (the interface looks similar to iTunes or Outlook). My problem is that if I start to drag them, the "ghost" is also in this div, so I can''t dr...
2005 Sep 29
14
Draggables and overflow div''s revisited
I have two scrollable div''s (overflow:auto), one with a list of elements (the source) and the other is the drop target (dest). I''ve enabled ghosting so that the drag element gets out of the scrollable box (good). Interesting, at least on Firefox, the ghosted drag ends up going ''under'...
2013 Jan 21
1
R Tcl/Tk: How to put widgets in text widget?
Dear all, please excuse the somewhat special question: >From within R I create a Tk windows with a list of checkboxes, which can bekome too long for the screen. The obvious solution would be to put all checkboxes into a frame and make that scrollable. Alas, there are (for whatever reason!) no scrollable frames in Tk :-( The usual workaround is to put widgets (my checkboxes) into a textbox, which you _can_ make scrollable. In Tcl/Tk, when $t is a text widget, the code would be as follows: button $t.help -bitmap questhead -command Help $t wind...
2006 Sep 01
0
Scrollable autocomplete div in IE -- works in 1.6.2?
Hello all, I noticed that script.aculo.us 1.6.2 supports scrollable divs, and the comments in trac on the http://dev.rubyonrails.org/ticket/4782 patch seem to indicate that this should work in IE. I''ve still running into the problem though -- clicking on the scrollbar in IE is treated as a click outside the autocomplete div. Has anyone had any success wi...
2006 May 01
0
RE: Leak in the Autocompleter, with scrollable result-div ?
...orwarded message ---------- > From: "Ed C." <defeated2k4-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > To: rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > Date: Mon, 1 May 2006 17:20:13 -0400 > Subject: [Rails-spinoffs] RE: Leak in the Autocompleter, with scrollable > result-div ? > Tommy, > > Every time the Autocomplete results is blur()''d, it adds another onblur > event observer (because of "Event.observe(this.update, "blur", > this.onBlur.bindAsEventListener(this),true); // make sure blur is still > around on&quo...
2007 Sep 02
1
Scriptaculous - Sortables problem within a scrollable div
Hello everyone: I''ve been using scriptaculous for very long time and it''s really good. However, I just came across another problem about using sortables in a scrollable div. The basic structure is: <div style="overflow:auto; height=400px"> <div id=''Item1''></div> <div id=''Item2''></div> .... divs here can be dragged and sorted. </div> It worked initially. As the items ex...
2005 Oct 10
3
Scrollable DIV causes flicker in FF - SlideDown & SlideUp
I have a fixed height scrollable div inside another div that controls the slideDown and slideUp effects. This causes a really bad flicker in Firefox (1.0.7) for the entire duration of the slide down and up. While on the other hand it works smoothly in IE (except that on a slideUp it causes a last second flash that shows the entire...
2006 May 01
0
RE: Leak in the Autocompleter, with scrollable result-div ?
...gt; +1 > > (Tested successfully in IE 6) > > > On 4/20/06, Tommy Skaue <tommy.skaue@gmail.com> wrote: > > > > Hi everyone > > > > If you've seen this ticket, http://dev.rubyonrails.org/ticket/4782 , > > you've noticed I have tried to make scrollable autocompleter work. The > > scrollIntoView works great, however the iframefix for IE didnt work in > > the previous change. This is fixed now. > > Also the "blur-on-scrollbar-click" should not work in both IE and > > Safari (can someone confirm this?) > > &gt...
2006 Apr 20
1
The Autocompleter, with scrollable result-div
Hi everyone If you''ve seen this ticket, http://dev.rubyonrails.org/ticket/4782, you''ve noticed I have tried to make scrollable autocompleter work. The scrollIntoView works great, however the iframefix for IE didnt work in the previous change. This is fixed now. Also the "blur-on-scrollbar-click" should not work in both IE and Safari (can someone confirm this?) It all works now in FF and IE, but still not in Oper...
2002 Jun 09
1
Scrollable Listbox?
Hi, Using the functions in the tcltk library (R1.5.0 Windows, tcltk v1.5.0), does anyone know a simple way to create a list box with a scroll bar? I'm stuck on what to supply to the -xscrollcommand in order to do this but I might be on the wrong track. Best wishes, Jess _____________________________________ Jess Mar Department of Mathematics University of Queensland QLD 4072 AUSTRALIA
2007 Nov 11
3
Scrollable selectbox for auto complete
Hi everyone, I have used used scriptalicious for the autocomplete. It works but with one problem. When scrolling down the list, the values not visible are not scrolled into focus. eg I use the keyboard down or up key. Here is my CSS <style type="text/css"> div.auto_complete { height: 100px; width: 350px; background:
2006 Jan 02
4
Autocompleter with a scroll bar
Has anyone been able to make scrollable results for an autocompleter? Thanks!
2005 Aug 22
2
Dragging out of an ''overflow: auto'' container
Hey all, Is there a solution for dragging an item out of a scrollable container? It seems to just scroll the container for me. Sorry if this is in the FAQ, the site''s been unreachable for me since last night. Thanks -Scott
2003 Jan 16
2
Built-in R GUI type features
All: The select.list() command brings up a "modal dialog box with a (scrollable) list of items ..." etc. -- i.e., a GUI control. I also know about winDialog, file.choose and the winMenu commands. What other such GUIisms are built into ** base ** R (I know about the tcltk package)? Or, better yet, how can I search on or list them? Many thanks. Bert Gunter Biometrics Rese...
2006 Feb 08
3
OpenRico LiveGrid or similar
Hi Has anyone used OpenRico''s "on-demand listbox" LiveGrid or something similar in a Rails app already? How well does it behave? I''m asking this because I need a scrollable list but the number of records in the table could be well above 5000. In the past I''ve used similar "on-demand fetchings" in desktop apps and it was a real blessing (the database load was kept low and the app''s speed was fantastic). Using the conventional techniq...
2005 Mar 31
6
Text in boxes for regular web pages
I have to say... since it''s bugged me _many_ times, that i *hate* these text boxes with the sliders that are being used to display text (for instance, on Rails documentation pages... but it''s not just Rails). Very often you can''t really read the text because it goes past the right border of the box. So you have to go to the bottom of the box to move the slider to
2011 Nov 16
2
polycom soundpint ip650 question
On the polycom soundpoint ip 650 six line phone: Say I have 4 lines on hold, is there way to tell who I put on hold. I cannot see the caller ID of the other lines, only the last line I placed on hold. Thanks, --E -------------- next part -------------- An HTML attachment was scrubbed... URL:
2000 Oct 02
0
Use of example()
.... Is there a way to overcome this by having > the examples > execute only one at a time or by having them write to > different output > screens? That's not a feature of example per se, but applies to all R output. I presume that you mean the graphics output, as the text output is scrollable (if you use the Windows GUI or a scrollable terminal). Try par(ask=TRUE) to get the graphics to pause before each graph. -- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44...
2008 Mar 11
7
sortable scroll in div problem : dragged element doesn't follow the mouse pointer
Hello, I''m facing a strange problem with a long list of Sortable items in a container that has an overflow:auto. If I drag an item from the top to the bottom, the container div is scrolling, but there is a difference between the position of the dragged element and the mouse pointer. An example is better that a thousand words. Try to drag the first item at the bottom of the
2006 May 01
4
What versions support MS Word?
...some message like "... Would you like to repair this application now?", after which wine hangs. Also, the toolbar entries that show the current font (like Arial) and font size (like 12) are displayed in a large font, so that these entries (which are usually just 1 line) become vertically scrollable windows(*). At this point, most of the font size is obscured by the scrollbar. With Wine 20041019, I had no problems. I have successfully installed (using Winetools) and used Word on this version. Thanks, Mandar. *: I'm not talking about the drop down menu that you get by clicking on these e...