From: Benjamin L.Russell (DekuDekuplex at Yahoo.com) Date: Fri Oct 10 01:24:52 EDT 2008 |
|
On Fri, 10 Oct 2008 14:11:32 +0900, Benjamin L.Russell <DekuDekuplex at Yahoo.com> wrote: >[...] > >Basically, just create a >separate dialog box that is part of DrScheme itself using the Windows >API (do not use the (apparently buggy) standard Windows file >navigator), and give it the same functionality as the newLISP file >navigator, which has the same functionality as the Windows file >navigator, sans the freezing bug. I just thought of an even easier solution: Since their application is open-source and is licensed under the GNU GPL (Version 3), just copy and modify their source code for their navigator, and apply it to DrScheme. No need to reinvent the wheel! -- Benjamin L. Russell