On Sun, Aug 5, 2012 at 1:33 PM, Robby Findler
<ro...@eecs.northwestern.edu> wrote:
> No, this second call to Run does the equivalent of 'force quit' on the
> previous program, which is what closes the old windows. Technically,
> it is calling custodian-shutdown-all on a custodian that controls all
> things the previous run created.
>
> Is there some external state that isn't getting cleaned up?

Yes. I'm using a DLL and I need  to call a (kind of) shutdown
function when the window is closed, either because the user
clicked the close button or because he clicked the Run button
again.
____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to