Another piece of shared wisdom from the late night...err early morning...geez I should go to bed.
open up the Info.plist file for the program and add this:
Code:
<key>LSUIPresentationMode</key>
<integer>3</integer>
The program should start normally but without the menu bar or dock showing. This is an easy way to get use off the entire tiny touchscreen you are using.