[plt-scheme] closing browser window without ending the program

From: Leslie Gerhat (thoroughbred_phoenix at yahoo.com)
Date: Wed Dec 19 13:16:51 EST 2007

I have a GUI programmed with MrEd that, when you click on one of the buttons in the GUI, it launches a plain-vanilla browser window hyperlinked a url, using the browser.ss package and the (open-url url) function as the callback for the button. That works fine and dandy on launch, but when you close the browser window and go back to the GUI, it closes the GUI as well and ends the program. How can I make the close button just close the browser window and not terminate the program?

Thanks in advance,
Leslie :)




      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20071219/8122af5a/attachment.html>

Posted on the users mailing list.