<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>

<span style="font-weight:normal"></span><span style="font-weight:bold;color:#204a87"></span>I've been trying to figure out how you would write something with a GUI like Windows Explorer.<br><br>It looks like it's possible to drag-and-drop  in a icon-view (though you would have to write the icon-view widget), but there would be no way to drop onto directories in the tree-view (hierarchal-list%), both because hierarchal-list% has no support for that, <span style="font-weight:normal">a</span>nd if you reimplemented a tree-view and made it a separate pasteboard%, so you could have scrollbars, you couldn't drag items from the icon-view to the tree-view.<br><br>There also appears to be no way to associate icons with a hierarchal-list%, or to have multiple roots (or hide the true root).<br><br>This kind of UI is useful for more than managing files.&nbsp; For example, it can be handy for running tasks (e.g. via the COM support) on groups of computers, or managing information (e.g. the drivers to install) about groups of computers that can be used by other software (e.g. reimaging software).<br><br>                                               </div></body>
</html>