|
Re: [wxhaskell-users] [Haskell-cafe] avoiding command window with
wxHaskell on Windows?
From: Jens Fisseler <Jens.Fisseler@Fe...> - 2007-06-23 21:10
|
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? Regards, Jens |
| Thread | Author | Date | |
|---|---|---|---|
| [wxhaskell-users] avoiding command window with wxHaskell on Windows? | Dean Herington <heringtonlacey@mi...> |
|
|