From: Dean H. <her...@mi...> - 2007-06-26 00:26:09
|
At 10:10 PM +0200 6/23/07, Jens Fisseler wrote: >On Sat, 23 Jun 2007, Dean Herington wrote: > >> But if I double-click the .exe file, I get a command window that >>hangs around >> (but doesn't appear to do anything, fortunately) until the program >>terminates. >> How can I avoid this command window? > >With gtk2hs, using "-optl-mwindows" as a command line option for GHC lets >me get rid of this window. Perhaps it will do the same for wxHaskell? Jens, Yes, that did the trick! Thanks a lot! Dean |