Programmer's Reference


Overview of Common Widgets user interface concepts

All user interfaces have two directions of communication: from the application to the user, and from the user back to the application. Using Common Widgets, these two directions of communication work as follows:

The next sections explain how widgets are created and configured, and how callbacks and event handlers allow the application to react to user actions.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]