Upon execution of my OF app, I want to create a window without the top strip or banner. It contains at the far left an icon which displays a menu (“Restore”, …, “Close”) and at the far left, the shrink, expand and close symbols. I would be glad to rely on just the ESC key to halt execution.
I can’t remember the name of this component of a normal MS Window and numerous attempts at searching in the Microsoft Universe yielded only sore finger tips.
I’m hoping some modification to main() or ofRunApp’s argument will do the trick.