I'm creating an FWT application in Fantom, and every time I run my application, the MS-DOS command prompt window appears (as well as my main application form).
I don’t want this MS-DOS window to be shown. How can I get rid of it?
I'm creating an FWT application in Fantom, and every time I run my application, the MS-DOS command prompt window appears (as well as my main application form).
I don’t want this MS-DOS window to be shown. How can I get rid of it?
Some solutions were suggested over at fantom.org: