Chapter 18: Graphical User Interfaces

Chapter Goals

The wxWindows Toolkit


Frames

Frames (basic.cpp)


Adding a Text Control to the Frame

Adding a Text Control to the Frame (text.cpp)


Menus

Menus (menu.cpp)


Event Handling

Event Handling (event.cpp)


Layout Management

Layout Management (button.cpp)


Painting

Painting (paint.cpp)


Mouse Events

Mouse Events (mouse.cpp)


Dialogs


A Complete Example

A Complete Example (game.cpp)