jay_t55
jay_t55

Reputation: 11652

How can I hide the command prompt in my FWT application?

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

Answers (1)

afrankvt
afrankvt

Reputation: 181

Some solutions were suggested over at fantom.org:

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

Upvotes: 0

Related Questions