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
|
![]() |
Controls The controls sample uses a wxNotebook to show pages containing different controls.
Windows 95 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
|
![]() |
wxTreeCtrl This shows the tree control sample.
|
![]() |
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.
|
![]() |
wxPoem sample This shows the wxPoem sample.
|
![]() |
wxMSW screenshots