1.3 GUI Programming for Controller Programs
The programming of graphical user interfaces (GUI) is not covered in this manual since Webots can use any GUI library for creating user interfaces for controllers (including GTK+, wxWidgets, MFC, Swing, etc.). An example of using wxWidgets as a GUI for a Webots controller is provided in the wxgui controller sample included within the Webots distribution.