A cross-platform (tested under MSW, Linux GTK2 and Mac OS X) open source GUI testing framework for wxWidgets. With minimal changes to your program, you can write unit tests using CppUnit or capture user interaction into a CppUnit test case.
EclipseCppPack is a distribution of Eclipse, CDT, MinGW, GDB and wxWindows for Windows. All is packed together with some batch-files. It aims to be a simple C/C++ IDE with a very simple installation process. All parts are set up to work properly together
wxEclipse is Eclipse plugin build on top of CDT. Goal of this project is to develop complete RAD environment for wxWidgets including syntax highlighting, code completion, visual GUI builder, resource editor, and many more.
This project is a continuation of the existing SkinDoc project. The aim is to create a number of programs aimed to simplify the creation of media player skins. Aimed primarily at Windows Media Player, support for Winamp and others will be added.
wxPyStoneSoup serves as a central repository of contributed code for the wxPython library, where contributors can share with others, and involve others in helping to make their code a tasty treat suitable for moving over to the wxPython distribution.
A User Interface designer that provides drag and drop editing of UIs. It can generate code in multiple formats and provides and extensible architecture to implement new features.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
wyoGuide is a guide, a tutorial for developing well-designed cross-platform applications. Where possible sample code written in C++ using the wxWidgets framework is accompanied. The included demo application is well suited as a starting code base.
Demonstration of portable C++ programing technics such as generic programming, late bind, explicit link, animation, sound, etc, using both VBLib (http://sourceforge.net/projects/vblib) and wxWidgets[wxWindows] libraries.
Kazam is a visual editor and project manager for interactive fiction game creation with Inform, one of the major development tools for this type of games. Kazam is developed with the wxWindows cross-platform GUI package.
wxExtended is an collection of 'add-on' libraries (currently wxDockIt only) for use with wxWidgets; it fills in some of the gaps in functionality left by the standard distribution.
wxDockIt is a powerful docking framework: see the homepage for details
APe is a new computer language syntax suitable for use as a compiled language or a scripting language, designed to be easy to learn, promote good software development habits, high productivity, readability, language uniformity and predictability.
wxGuide is a collection of guidelines for building cross platform applications written in C++ using the wxWindows framework. It gives ideas and advice how an application could/should be written and provides full-featured code samples, i.e. wxGuide-Editor
This project will be written in C++. It will use the WxWindows library to allow a cross-platform program. The initial version will be Windows only but Mac (and Linux) support is planned.
wxCURL is a simplified and integrated interface between LibCURL and wxWidgets. wxCURL provides several sub-classes for simplified interfaces to HTTP, WebDAV, FTP and Telnet based resources.
This static library for use with wxWidgets (using wxWidgets classes) extends the functionality and the integration of the wxWidgets features in new application developments.
This static library for use with wxWidgets (using wxWidgets classes) making it possible to use and offer scripting (e.g. macros) for end users of an application (like e.g. Microsoft Active Scripting).
A cross-platform wxWindows class for running Ghostscript and manipulating the image it produces, plus an IDE/debugger for developing programs written in PostScript.
For a PostScript debugger, there is now also an Eclipse plug-in - see http://thomas-fritsch.github.io/psdt/
wxCvs is a cross-platform GUI frontend to the GNU Concurrent Versioning System (CVS). It is written in python and uses bindings to the wxWindows C++ cross-platform GUI toolkit (http://wxwindows.org). The python bindings to wxWindows is known as wxPyton