Displaying 20 results from an estimated 700 matches similar to: "Scrollbar visibility"
2011 Mar 27
1
A few questions and notes
(Using syslinux 4.02, pxelinux, and menu.c32)
1. Is it possible to make a multi-line MENU TITLE? I tried \n
and line continuation \ and neither worked.
2. The menu.c32 Wiki page states that the ANSI color codes are
used for text mode. But nothing is said about the
foreground/background "#" codes or shadow. I suspect they
apply only to a graphical menu, as I didn't
2004 Mar 11
5
win32-etc-0.2.2 testing wanted
I''ve commited code for win32-etc 0.2.2, which adds the configure_user and
configure_group methods. Testing appreciated. On my home system, I can''t
get configure_user to work, but I haven''t any real idea why it fails. The
configure_group method seems to work fine, however.
Dan
_________________________________________________________________
Fast. Reliable. Get
2008 Jun 20
0
Slider as Scrollbar in a window
Hi,
I ran into deep problems using scrollbar features shown at
http://www.aldenta.com/examples/script.aculo.us/.
The scripts work as expected, but if i use the separate window effect
(based on prototype and script aculo us, too)
shown at
http://prototype-window.xilinus.com
the scrollbar doesn''t work anymore.
I tried and studied the source code for both subprojects but i have
really no
2006 Mar 08
4
scrollbar doesn''t show on the right place when using partial( )
Hi,
I''m using partial() to connect ours pages togother,
however, one of the partials is larger than the other,
when it happens, instead of create a scrollbar on the
browser, a scrollbar appears at the end of the
partial, since the partial is in the middle of the web
site. it isn''t really good... So does some one know
how to remove the scrollbar on the partial and put it
on the
2006 Jul 20
0
page.replace_html = Safar scrollbar bug?
If I replace the content of a div with new content which is too tall for
the browser window, I get a scrollbar on the right. -- So far so good.
But...
If I then replace the content with content which DOES fit inside the
browser window, Safari doesn''t remove the scrollbar! If I then resize
the window ever so slightly, the scrollbar disappears. -- It ONLY
happens in Safari.
Has
2002 Aug 13
1
tcltk - text widget with a scrollbar?
Can anyone show me how to connect a scrollbar to a text widget
using the tcltk library? I'm confused about how to make sure the
two widgets know about each other and how to set up the
appropriate call-backs for scrolling.
Mike
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send
2001 Aug 10
1
intermittent scrollbar behavior
I'm using Codeweavers Wine Preview 4 under Mandrake 8.0 to run Forte Agent. At
first everything works fine. But after a while, particularly if it's the second
or later time I've run it since booting the system, I find that I can no longer
scroll a window by holding the mouse button down on one of the arrow buttons at
the end of the scrollbar. That is to say, clicking on the button
2004 Oct 21
0
Re: wxRuby: How to add a scrollbar to a Wx::Notebook tab
I''m going to cross-post this to the wxRuby ML because I know of at least one
wxRuby expert who does not subscribe to ruby-talk.
Curt
Stephan Kämper [mailto:Stephan.Kaemper@Schleswig-Holstein.de]
>
> Hi all,
>
> having just started to work with wxRuby, I would like to
> - display a Wx::Notebook
> - with several widgets in each row
> - where the text field in the row
2006 Jun 25
0
Colouring ''text_area'' plus scrollbar on view
Hi,
I am trying to colour a text_area input field,
including the scrollbar (2-dimensional field).
I was able to change the colour of a button associated
with a ''submit_tag'' by adding a :class and defining
properties in my CSS file.
Is something similar required?
Thanks,
Lee.
___________________________________________________________
All new Yahoo! Mail "The
2005 Aug 15
0
script.aculo.us dragging from div with scrollbar
Hi,
I''m new here, so if this turns out to be the wrong place to ask, please do tell!
I''m trying my hand at creating a page using the scripts from
http://script.aculo.us/ and I''ve run into a little problem.
If I drag a Draggable from a <div> that has a scrollbar (css with
either overflow: scroll set, of overflow:auto, since dragging the
Draggable image always
2008 Feb 22
0
Problems with drag&drop + scrollbar
Hello, I''m using RoR 2.0.2. In a page my app has a droppable DIV, and
several draggable items in another DIV. Item''s DIV is declared
overflow => auto, so when there are too many items in the list a
scrollbar appears. Then, if user peeks an item and try to drag it to
the droppable DIV, the item beings hidden below that DIV.
Drag&drop still works fine in this situation, but
2007 Jan 11
0
Scriptaculous Autocompletion Bug.. (scrollbar)
Hi,
Going thru autocompletion results (using arrows) makes page move.
See here:
http://joost.glasch.nl/moving_autocompletion.mov
The page scrolls (moves) when you use the up-arrow & there is a
scrollbar on the page.
This happens in FireFox 2, IE7, etc..
The movie shows the function test comming with scriptaculous, it
happens when you make your browser window smaller (as in movie) but
also
2006 Feb 14
4
Scrollbar in Autocomplete List
Hi all,
Firstly is there a way to search the archives?
Second I was wondering if there is a way to implement a scrollbar on the
list that occurs when you use autocomplete. I have some lists that are
very long so I would like to shorten them but still have all the options.
Regards,
-----------------------
Iggy Sandejas
D-Frag Solutions
http://www.dfrag.com.au
-----------------------
2006 Dec 31
0
[813] trunk/wxruby2/swig/classes: Added ScrollBar class
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2008 May 27
3
scrollbar does not stop/function correctly
This is in multiple programs. I am running wine1.0-rc-1. The program notepad-plus and open perl ide have this problem. The problem is when i scroll the text field scrolls all the way to the bottom, or to the top. If I only move on the mouse pad a little bit then it work, but to have any speed I use the scroll arrow by themselves or with the function key to go down screen by screen. Also the Alt
2007 Oct 08
3
tcltk scrollbar
The following code should give me (at least that's what I think) two list
boxes with their individual scrollbars. But instead both scrollbars stick to
the same listbox even though they work as they should (scroll individual
listboxes). When I remove all the widgets on top everything works perfectly.
Any help would be highly apprecciated.
ps: all subsequent listboxes and scrollbars work
2013 Apr 29
3
[Announce] Samba 3.6.14 Available for Download
=============================================================
"Just play. Have fun.
Enjoy the game."
Michael Jordan
=============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.14 include:
o Certain xattrs cause Windows error 0x800700FF
2013 Apr 29
3
[Announce] Samba 3.6.14 Available for Download
=============================================================
"Just play. Have fun.
Enjoy the game."
Michael Jordan
=============================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.14 include:
o Certain xattrs cause Windows error 0x800700FF
2003 Jun 06
4
stuck tcltk scrollbars under Windows XP
Dear R-devel list members,
I've encountered a problem with my Rcmdr package under Windows XP and could
use some advice:
The Rcmdr package uses the tcltk package to create menus and dialog boxes.
My standard procedure when a dialog is created is to grab the focus -- e.g., by
tkfocus(top)
tkgrab(top)
(Here, top is a top-level window -- say, containing one or more
scrollbars.)
2007 Dec 03
0
scrollbars and dragable
Hello,
I am new at script.aculo.us and it seem''s to be a very poverfull
animation framework.
I need to move a div around on the screen with javascript. So far I
see the solution with script.aculo.us is to use a dragable object.
Now I have a problem. My div contains scrollbars with css: overflow:
auto. When I use the IE6 the scrollbar hangs often :-)
My div looks like this:
<div