0

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?

TRiG
  • 10,148
  • 7
  • 57
  • 107
jay_t55
  • 11,362
  • 28
  • 103
  • 174

1 Answers1

0

Some solutions were suggested over at fantom.org:

http://fantom.org/sidewalk/topic/780

afrankvt
  • 181
  • 3
  • FYI - Fan changed names to Fantom shortly after the original question: http://fantom.org/sidewalk/topic/821 – afrankvt Feb 10 '11 at 12:03