Computer Science Canada

Removing Toolbar From Compiled* .exe

Author:  TomCool [ Tue Sep 15, 2009 10:44 pm ]
Post subject:  Removing Toolbar From Compiled* .exe

Haven't really even started to use Turing, but I would like to know if there is a way to disable the toolbar at the top of the compiled executable of a Turing program.
The one that says 'Pause Close Print Save Paste'.

Thanks.

Author:  Zren [ Tue Sep 15, 2009 10:52 pm ]
Post subject:  Re: Removing Toolbar From Compiled* .exe

View.Set("nobuttonbar")


: