[plt-scheme] hierlist example?

From: Robert Bruce Findler (robby at cs.uchicago.edu)
Date: Thu Oct 10 12:16:47 EDT 2002

The hierlist code isn't the best example of an interface design (esp. 
after I got done hacking on it...) but you can find examples in the 
drscheme code. You might check in 
plt/collects/drscheme/private/language-configuration.ss to see how the 
hierlist in the languages dialog is implemented.

Robby

On Thursday, October 10, 2002, at 10:39  AM, Jefferson Provost wrote:

>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
>
> Does anyone have example code using the hierarchical-list% class?  I've 
> managed to create a list and add some empty items to it, but I can't 
> seem to select or edit them.
>
> J.



Posted on the users mailing list.