[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sliders?



In article <9312122218.AA15306@crunch-berries>, jomail@ai.mit.edu (Joanna
Bryson) wrote:

> Hi --
> 
> Does anyone have or know of a nice slider class -- you know, the kind
> Joanna
The (defun scroll-bar-example () ...)
in scroll-bar-dialog-items does exactly this.
Other widgets are built in, check the documentation for dialog-items.

Karsten