[plt-scheme] gui problems
> -i search a way to make a list of files or folders, like in explorer
under
> windows or the finder in mac os. it's like a listbox with an icon and
a
> label . a sort of filelist
> any idea?
>
What MS calls a TreeView control, I guess PLT calls a Hierarchical List
control. Look up hierlist on the help desk.
As for a ListView with icons and all, maybe you can figure out a way to
add icons to a list-box%....?
-----------------------------------
Daniel Silva
dsilva at ccs.neu.edu