Lisp HUG Maillist Archive

How to change scroll height dynamically?

Unable to parse email body. Email id is 9331

Re: How to change scroll height dynamically?

Paul Tarvydas wrote on Mon, 20 Jul 2009 19:41:59 -0400 03:41:

| How does one change the scroll-height of an output pane dynamically
| (after it has been capi:displayed)?
| 
| The code below creates two windows - one with scroll-height/width set
| before display (scroll bars appear on the interface) and one which
| attempts to set the scroll-height/width after the interface has been
| displayed (scroll bars do not appear).

Please take a look at capi:set-vertical-scroll-parameters and
capi:set-horizontal-scroll-parameters.
--
Sincerely,
Dmitriy Ivanov
lisp.ystok.ru


Updated at: 2020-12-10 08:40 UTC