Reputation: 11652
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?
Upvotes: 0
Views: 188
Reputation: 181
Some solutions were suggested over at fantom.org:
http://fantom.org/sidewalk/topic/780
Upvotes: 0