Skip to content
Ant edited this page Dec 27, 2013 · 1 revision

To understand how to put a basic Woopsi application together, letʼs consider one of the simplest examples – a "hello world" program. This application will:

  • Open a screen;

  • Add a window to the screen;

  • Add a textbox to the window containing the text "Hello world!"

  • Next: Project Directory Structure

Clone this wiki locally