Re: vertical scrolls
Isaac Councill <[email protected]> 14 Aug 2002 23:09:28 -0400
| Newsgroups | gmane.lisp.garnet.user |
|---|---|
| Message-ID | <1029380970.1370.23.camel@Polemist> |
Hi, Have you looked at the motif-scrolling-window-with-bars gadget? There is a demo (demo-multifont) provided with garnet that does exactly what you want, I think - scrollbars that change size in proportion with window-resizing, keep them on the left/right, etc. -Isaac On Wed, 2002-08-14 at 19:19, Atin Bansal wrote: > Hello Everyone, > > I am still stuck on vertical scrolls as I was last week. If someone knows > the answer to the follwoing question, please mail me. > > I need to know the properties of a vertical scroll. How can I > tie it with the length of a window? I want the scroll to handle > dynamically increasing length of my window? Also, does this change the way > in which the window is declared? > > > Please consider this as urgent and reply as soon as possible > > Thanks a lot > Atin. >