Screenshots and Samples

These are screenshots of some wxWidgets 2 samples. Click on some images to see a more detailed version.

See also Assorted Screenshots.


Complex wxWin application (comparative screenshot)

This screenshot shows a non-trivial wxWidgets application running simultaneously under Unix with GTK+ and Windows 98 (inside VMware virtual machine). Note that the application has native look & feel under both platforms.


Minimal

The minimal sample. This shows the basics of creating an application object and a frame class, and showing the frame.

Windows 95 screenshot
Motif screenshot


Controls

The controls sample uses a wxNotebook to show pages containing different controls.

Windows 95 screenshot
Motif screenshot


IPC

The IPC sample demonstrates inter-process communication abilities of wxWidgets.

It is possible to use either Windows DDE or TCP/IP protocols in wxWidgets. This screenshot shows TCP/IP client/server communication across platforms boundary. The server is built with wxGTK and runs under Linux, two clients built with wxMSW run under Windows 98 inside VMware virtual machine.


Bombs

Bombs is a game along the lines of the minesweeper game in Windows.

Windows 95 screenshot
Motif screenshot


wxTreeCtrl

This shows the tree control sample.

Motif screenshot


wxListCtrl

This shows the list control sample.

Motif screenshots: report view, large icon view, small icon and label view, label view


MDI sample

This shows the MDI (Multiple Document Interface) sample.

Motif screenshot


wxPoem sample

This shows the wxPoem sample.

Motif screenshot


Assorted Screenshots

wxGTK screenshots

wxMotif screenshots

wxMSW screenshots

wxOS/2 screenshot