Lisp HUG Maillist Archive

List View

How do I build a list view with CAPI? List view is a screen organized as 
iTunes.

LispWorks Application itself uses sort of list views for example in the 
class browser. But I haven't yet found an example of code.

Jens


Re: List View

On Thu, 18 Sep 2008 22:06:24 +0200, Jens Teich <info@jensteich.de> wrote:

> How do I build a list view with CAPI? List view is a screen
> organized as iTunes.
>
> LispWorks Application itself uses sort of list views for example in
> the class browser. But I haven't yet found an example of code.

You mean something that looks like this?

  http://weitz.de/lw-add-ons/#apropos-pic

The code for this view is included with LW-ADD-ONS.  See also here:

  http://www.lispworks.com/documentation/lw51/CAPRM/html/capiref-230.htm

HTH,
Edi.


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