Creating Graphical User Interfaces    

Programming GUIs


GUI Programming Topics

Graphical User Interfaces (GUIs) contain various user-interface components that enable software to communicate with an end user. One of the tasks of the GUI implementer is to control how the GUI responds to user actions. This section describes ways to approach the programming of the GUI.


 Saving the GUI Understanding the Application M-File