Counter

===================================================================================================================================================================

Challenge:

Understanding the basic ideas of a language/toolkit.

Criteria:

Counter serves as a gentle introduction to the basics of the language, paradigm and toolkit for one of the simplest GUI applications imaginable. Thus, Counter reveals the required scaffolding and how the very basic features work together to build a GUI application. A good solution will have almost no scaffolding.

A dialogue box with a number and a Count button.

Counter

0

Code:

After opening a code link below, hit the '.' key to open GitHub's browser editor for improved reading experience.