[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Sliders?
- To: info-mcl@ministry.cambridge.apple.com
- Subject: Re: Sliders?
- From: poeck@informatik.uni-wuerzburg.de (Karsten Poeck)
- Date: 14 Dec 1993 09:50:44 GMT
- Distribution: world
- Followup-to: comp.lang.lisp.mcl
- Newsgroups: comp.lang.lisp.mcl
- Organization: University of Wuerzburg
- References: <9312122218.AA15306@crunch-berries>
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
- References:
- Sliders?
- From: Joanna Bryson <jomail@ai.mit.edu>