wxWidgets Applications

Development Tools | Graphics and Sound | Games | Miscellaneous | Historical

This is a selection of applications that have been built using wxWidgets.

Please see also:

DEVELOPMENT TOOLS

wxDesigner
wxDesigner is a commercial tool written to make creating dialogs for wxWidgets based programs easy and fast. Its interface allows anyone somewhat familiar with wxWidgets to create aesthetically pleasant and cross-platform dialogs in a matter of minutes. Higher-level features such as supporting copy/cut/paste, infinite undo/redo and previewing make quick testing easy and safe. Additionally, all dialogs can be used in both C++ and Python making co-development easier than ever. Ftp site | Web site

DialogBlocks
DialogBlocks is an easy-to-use, commercial dialog editor for wxWidgets from Anthemion Software Ltd. It supports C++ and XRC, with the option to generate appropriate C++ classes to load the XRC. Supports most core wxWidgets widgets including wxSplitterWindow; allows image import and conversion to XPM; and registered users get ImageBlocks, a simple image conversion utility. Available for Windows and Linux. Ftp site | Web site

wxPython
Python/wxWidgets combination by Robin Dunn. Python is an elegant object-oriented, interpreted language that runs on many platforms. Ftp site | Web site

wxPerl
Perl bindings to wxWidgets 2 by Mattia Barbon. Ftp site | Web site

wxBasic
A Basic dialect with bindings to wxWidgets, by David Cuny. Ftp site | Web site

wxJS
A combination of wxWidgets and JavaScript, by Franky Braem. Ftp site | Web site

wxLua
wxLua is a blending of the wxWidgets GUI classes and the Lua programming language. Lua is a powerful, light-weight programming language designed for extending applications. Lua is also frequently used as a general-purpose, stand-alone language. Ftp site | Web site

wxEuphoria
wxEuphoria is a wxWidgets interface to Euphoria, a simple, flexible, and easy-to-learn programming language. Ftp site | Web site

wxSqueak
wxSqueak is a wxWidgets interface to Squeak, an open, highly-portable Smalltalk-80 implementation Ftp site | Web site

wxWorkshop
The main wxWidgets IDE (Integrated Development Environment) project. Ftp site | Web site

wxHatch
This program is intended as a GUI building block to put together basic wxWidgets applications, with the ability to incorporate menus, dialogs, code samples and to provide a rapid means to locate the related code. By Chris Elliott. Ftp site | Web site

wx-Devcpp
Guru Kathiresan's wxWidgets form designer plugin for Dev-C++. Ftp site | Web site

Code::Blocks
Code::Blocks is a free C++ IDE based on wxWidgets. Built with a plugin framework, it was designed to be extensible and configurable. Its features are: Multiple compiler support (GCC, MSVC, BCC and others), support for workspaces, imports Dev-C++ and MS Visual C++ Projects, code folding and syntax highlighting, code completion and class browser, and more. Includes a plugin wizard so you can make your own plugins. Note: CodeBlocks is in no way related to Julian Smart or Anthemion Software's DialogBlocks. Ftp site | Web site

wxVisualSetup
Provides wxWidgets integration features for Microsoft Visual Studio .Net: a project wizard, Intellisense, online help, dynamic help (browse help while you are typing), and tips and tricks. wxVisualSetup is a commercial product by Hajo Kirchhoff. Ftp site | Web site

VisualWx
A visual forms designer for wxWidgets. Ftp site | Web site

FarPy GUIE
GUIE (GUI Editor) provides a simple WYSIWYG GUI editor for wxWidgets. The program was made in C# and saves the GUI that was created to a XML format I called GUIML. This GUIML is a pretty standard representation of the GUI created with the program. Next, GUIE takes these GUIML files and translates it to wxPython Python code. You may ask yourself why I took the extra step? Why didn't I go straight from C# controls to wxPython code? Why is GUIML necessary? Well, it isn't. It is there simply for people (or maybe I) to take the GUIML and convert it to other languages. This, by effect can convert this tool from a Python GUI editor, to "any programming language with a GUI module" GUI editor. Ftp site | Web site

wxCpp
wxCpp is a Windows WYSWYG IDE for C++ and wxWidgets with Mingw32 Compiler. Ftp site | Web site

poEdit
Gettext (.po) catalogs editor, for helping you to give your wxWidgets international appeal.

Features:

  • User friendly way of editing entries. You can easily navigate in large catalogs, and easily enter or modify entries
  • Whitespaces highlighting
  • Fuzzy and untranslated records highlighting. Furthermore, untranslated and fuzzy translations are displayed at the top of the list
  • Automatic compilation of .mo files (optional)
  • Automatic headers update
  • References browser lets you see where in what context the string is used
  • You can use poEdit to scan source code for translatable strings
Ftp site | Web site

XRCed
XRCed is a dialog editor and XRC resource generator, written using wxPython. Currently it is only available from wxWidgets CVS under wxPython/tools, but some releases will be available from the XRCed web site from time to time. Ftp site | Web site

wxGlade
wxGlade is a GUI designer written in Python with the popular GUI toolkit wxPython, that helps you create wxWidgets/wxPython user interfaces. It can generate Python, Perl, C++ and XRC (wxWidgets XML resources) code. Ftp site | Web site

wx-devcpp
Guru Kathiresan's wxWidgets form designer plugin for Dev-C++. Ftp site | Web site

MinGW Developer Studio
MinGW Developer Studio is a simple C/C++ IDE for MinGW, written using wxWidgets and MinGW. It uses GNU C/C++ compiler and GNU gdb. Ftp site | Web site

Chinook Developer Studio
Chinook Developer Studio is a multi-platform C/C++ integrated development environment. Chinook provides a consistent environment across all platforms which enables developers to quickly build, test and deliver high performance applications. Ftp site | Web site

wxWinWiz for VC++
A VC++ project wizard to create skeleton wxWidgets application files. This is a VC++ wizard rather than a standalone application. By Marco Cavallini and Bill Nalen, updating the original version by Gregory Silber. Now works with wxWidgets 2.3.3 and above. Ftp site | Web site

wxProjectWizard for VC++
A program which creates a workspace file that contains the necessary settings for VC++ 5 or VC++ 6. Ftp site | Web site

Jumli
Jumli is a new IDE. With Jumli you get a tool that contains a graphical UML-Editor as well as a sourcecode-editor for Java, C# and C++. Jumli allows you to design UML-Diagrams (e.g. Use-Case-Diagram, Class-Diagram, Activity-Diagram, Sequence-Diagram, Collaboration-Diagram etc.) and to generate sourcecode out of this models. In addition to that Jumli also features an integrated sourcecode analyzer which makes roundtrip engeneering possible. It has been ported from MFC to wxWidgets. Ftp site | Web site

Perfect Developer
Perfect Developer by Escher Technologies Ltd. is a tool for developing dependable software together with mathematical proof that the software precisely meets its specification and satisfies defined requirements. By automating both proof construction and code generation, productivity comparable with traditional software development methods is achieved. UML models can be imported and final code is generated in ready-to-compile C++ or Java. The tool operates substantially in accordance with the NASA/FAA Object Oriented Technology in Aviation draft guidelines, and the C++ code generated complies with nearly all the MISRA rules for safe use of C. Perfect Developer is available in a version for commercial software development and also an educational edition for use in university Computer Science courses. Ftp site | Web site

Maguma Workbench
Workbench is a new breed of IDE (Integrated Development Environment) that assists the user in crafting their web applications or websites more effectively. By Maguma. Ftp site | Web site

Gubed PHP Debugger
Gubed PHP Debugger is a cross platform program to visually debug PHP scripts. It supports stepping though code, halting at errors and breakpoints, watching variables, as well as other features you'd expect from a debugger. Ftp site | Web site

TurboPad
Turbo Pad is a fast, lightweight programmer's text editor. It includes a tabbed interface, session support, syntax highlighting, unlimited undo/redo, code templates, word completion and much more. Ftp site | Web site

GRAPHICS AND SOUND
ReValver Mk II
ReValver Mk II is a guitar amp simulator for DirectX, VST and AU and is running under Windows and Mac. It can be used in 3rd party hosts or run standalone. Ftp site | Web site

wxSand
A falling sand game, for a Zen-like experience. By Owen Piette. Ftp site | Web site

SkinDoc2
SkinDoc2 is a suite of applications designed to enable users to build skins for various different media players. Ftp site | Web site

Suri Pluma
Suri Pluma is a free satellite image processing application, featuring fast automatic opening of several satellite formats, area and distance measurement tool, automatic import of georeferenced data, quick enhancement capabilities and very low hardware and software requirements. Available on Windows and Linux. Ftp site | Web site

GLSL ShaderGen
GLSL ShaderGen from 3Dlabs Inc. is a tool to show programmable hardware can obtain the same rendering results as the OpenGL fixed function path. Ftp site | Web site

Quidam
Quidam is a program for the creation and modeling of 3D characters, by N-Sided. Ftp site | Web site

S.Draw
S.Draw is a tool to help users to create Sankey diagrams easily. Sankey diagrams are primarily used to visualize material and energy flows. A Sankey diagram is a directional flow chart where the width of the stream is proportional to the quantity of flow, and where the flows can be combined, split and traced through a series of events or stages. By JKMAS, Inc. Ftp site | Web site

SAGA GIS
SAGA is a free geographic information system, with a special Application Programming Interface (API) for geographic data processing. This API makes it easy to implement new algorithms. The SAGA API supports grid data, vector data, and tables. SAGA has been ported from MFC to wxWidgets. Ftp site | Web site

SILO
SILO is a commercial 3D modelling application. Ftp site | Web site

Dataton WATCHOUT
Dataton WATCHOUT is multi-display production and presentation system, managing graphics, images, video, audio on a wide variety of display devices. All dialogs were created with DialogBlocks. See also the screenshots page. Ftp site | Web site

Celebrity Magnet
Celebrity Magnet is a personal image search engine, with a particular talent for finding images of people. Simply type in who, or what, you are searching for and the powerful search engine will scour the web for images and download them to your hard-drive. Ftp site | Web site

WMZOpener
WMZOpener is a program to open, edit and build Windows Media Player skin files. Ftp site | Web site

Kicad
Kicad is open source (GPL) software for the creation of electronic schematic diagrams and printed circuit board artwork. Ftp site | Web site

TaxiDraw
TaxiDraw is a taxiway editor for FlightGear and X-Plane, written by David Luff. Ftp site | Web site

WebAlbum
WebAlbum helps you organize your photos into sections. An HTML generator automatically generates HTML files for the album, ready to be put on a web server to be viewed. Ftp site | Web site

GPlates
GPlates provides interactive plate tectonic reconstructions. It is designed to enable students of earth sciences to manipulate plates on the surface of the globe and create reconstructions of likely plate positions in the past. It will also provide researchers in the earth sciences field with a powerful tool to combine various types of data, such as point, line and gridded data, and simulate the changes in this data over time. Ftp site | Web site

ISaver
ISaver is a screen saver for Windows to show one's own local html pages or internet sites. Ftp site | Web site

XSpiceHDL
XSpiceHDL is a target application for uSys Integral's interactive GUI development code base. This application demonstrates a precision Schematic Capture GUI, incorporating comprehensive symbol creation and manipulation capabilities, Spice netlist creation and dynamic mixed-signal, Spice-Verilog co-simulation through an integrated XSpice simulation engine and a user supplied Verilog simulation engine. Ftp site | Web site

POVColor
POVColor is a visual color and gradient picker designed to output code in POVRay format. It supports loading and saving color maps in a POVRay include file as well as importing and exporting maps in POVRay syntax. By Brian Vanderburg. Ftp site | Web site

Cities3D
Cities3D is a board game with LAN multiplayer capability. Ftp site | Web site

MusicEdit
A music editor, by Herbert Walz. Ftp site | Web site

wxGhostscript
wxGhostscript is a wxWindows class which wraps access to the Ghostscript DLL (shared object/library), hiding the differences between platforms. Ftp site | Web site

RealmForge
RealmForge is a cross-platform game development framework and toolkit written with wx.NET and powered by the Axiom 3D engine. It will allow for the rapid development of cutting-edge software with advanced graphics, audio, and networking capabilities. Ftp site | Web site

mVue
An OpenSceneGraph mode/image viewer written with wxWidgets. Ftp site | Web site

MeshCAM
A program from GRZ Software to generate a toolpath for a CNC milling machine from 3D models. Ftp site | Web site

XEngine
A platform and API independent 3D engine that uses wxWidgets. Ftp site | Web site

PhotoPerfect
Automatic image correction software by BinuScan. Ftp site | Web site

VideoLAN
The VideoLAN project targets multimedia streaming of MPEG-1, MPEG-2, MPEG-4 and DivX files, DVDs, digital satellite channels, digital terrestial television channels and live videos on a high-bandwidth IPv4 or IPv6 network in unicast or multicast under many OSes. VideoLAN also features a cross-platform multimedia player, VLC, which can be used to read the stream from the network or display video read locally on the computer Ftp site | Web site

wx12Ton
wx12Ton helps one to work with music involving twelve-note series. In particular, it displays the 48 forms of a twelve-note series, and tests series for tonal phrases. In addition, wx12Ton allows the user to list the complete set of all twelve-note series which satisfy certain criteria. Ftp site | Web site

LiquidControl
LiquidControl is a remote control application for the Liquid Channel signal processing software. Ftp site | Web site

compaact!
compaact! allows the user to easily encode audio files with the high quality coding algorithm MPEG-4 AAC (Advanced Audio Coding). compaact! is capable of multichannel encoding and comes with a real-time pre-listening function to optimize the encoder settings on the fly. Ftp site | Web site

Musik
Musik is an open source (under the BSD license) multimedia library; specifically supporting mp3 and ogg. It functions as a player, tagger, and organizer. It is crafted in the "iTunes" fashon, and written completely in wxWidgets with the help of a few additional libraries, such as id3lib, vorbis, fmod, and sqlite. Currently supported platforms are Win32 and Linux with GTK2. Ftp site | Web site

IdePS
IdePS is an editor/debugger which makes it a lot easier to write and debug PostScript procedures. This is the first time a tool of this kind has been made available to work with Ghostscript, and its cross-platform nature means that Ghostscript-based applications can be made much more widely available.

CImageBuffer
CImageBuffer is a C++ imaging library for software developers, compilable with wxWidgets or MFC. Fully integrates into the document/view architecture. Ftp site | Web site

medi@morph
medi@morph adds special effect filters to media files, and modifies physical properties as well. Ftp site | Web site

medi@maze
medi@maze is a flexible and intuitive media manipulation tool that can be used to transform your media file collection into stunning presentations. Ftp site | Web site

Everygraph
Voxel3D is voxel based modeling software. A 3D model is created by adding, removing, and painting voxels in the 3D canvas. If you know how to paint, you know how to make a 3D model. It is a new experience in building 3D models. By Everygraph. Ftp site | Web site

ImageKeep Express
ImageKeep Express designed to help you organize your digital image files by storing your images in a special database called an ImageBase, associating user defined properties (such as a description, who the photographer was, when the image was taken, etc.) with each image, and providing sophisticated indexing and querying capabilities. Ftp site | Web site

Intuitive MX
Intuitive MX is a multitrack audio studio for recording, mixing and applying effects to music. Ftp site | Web site

Cn3D
Cn3D is a protein visualization application designed to complement the biological information databases of the National Center for Biotechnology Information. It uses OpenGL to render protein structures, and has extensive sequence alignment visualization and editing features. It is also used to annotate protein families, to create figures for scientific publications, and to enable interactive figures in on-line web documents. Ftp site | Web site

Display Doctor 7
Display Doctor is a commercial application by SciTech Software for optimizing graphics. This has an unusual UI, using wxHTML and applets to produce a very consumer-oriented interface. See screenshot here. Ftp site | Web site

Dataplore
Data visualisation tool, from Datan. Ftp site | Web site

Audacity
Audacity is a fast and powerful audio editor that works on aiff, wav, and mp3 files and supports envelope editing, effects, filters, and mixing, all with unlimited undo. It is free and available for Windows, MacOS, and Linux. Ftp site | Web site

Speak Freely
Speak Freely is a 100% free Internet telephone originally written by John Walker, founder of Autodesk. Brian C. Wiles is porting Speak Freely to Unix using wxGTK. Ftp site | Web site

Boolean
A GDSII CAD file format viewer, and program to perform boolean operations on sets of 2D polygons. By Klaas Holwerda. Ftp site | Web site

GAMES

Celesteroids
Celesteroids is a free game inspired by the Atari Classic of 1979 - Asteroids! Developed using the wxWidgets framework and released with source code under the GNU General Public License. Ftp site | Web site

Adventure Game Studio
Adventure Game Studio allows you to create your own 2D adventure games, similar to Space Quest, King's Quest and Monkey Island. Ftp site | Web site

Hugo
Hugo is a language, development system, and runtime engine for interactive fiction (what used to be called text adventures back in the Infocom days, but which now, via Hugo, includes graphics, sound, and music). Kent Tessman has ported Hugo to X/Unix using wxWidgets for GTK. The game "Guilty Bastards" uses the Hugo engine. Ftp site | Web site

Mard's Literaki
Mard's Literaki is Mard's Literaki is a crossword game.The rules of Mard's Literaki are easy to learn and similar to other word games' rules. You can play against up to three computer or human players on the same computer. Ftp site | Web site

CHANT
CHANT is a shareware tool that can view the game tree generated by any chess program. In addition to the viewer it includes: a C library (with source code) to link with the chess program to dump the game tree to a file; basic source code for plugin modules (used inside the viewer to customize output). Ftp site | Web site

Chess Commander
Chess Commander is a new chess game written with wxWidgets. Play chess against the computer as well as against email and network opponents with one powerful and graphically rich interface. Ftp site | Web site

glGo
glGo is a client for the Internet Go Server, editor for Go game records and interface to GNU Go. The interface and game display are based on wxWidgets and OpenGL. Ftp site | Web site

Pizza Business
Pizza Business is a platform-independent restaurant simulation game using wxWidgets. Ftp site | Web site

JET
An application for playing board wargames with a computer, by Janne Viitala. Ftp site | Web site

Nyko AirFlo Gamepad
A utility that ships with Nyko AirFlo PC gamepads, which you can find at most computer stores for around 20$ US. It allows you to map gamepad buttons to keystrokes, so that when you press a button on the gamepad, a keystroke is simulated. You can also do mouse motion and clicking. It allows you to use the gamepad with older games or programs that don't support gamepads on their own. Ftp site | Web site

MISCELLANEOUS

AOL Communicator
AOL Communicator is a stand-alone, advanced communications product for AOL members that brings together enhanced e-mail, instant messaging and a full-featured address book into one integrated suite. Ftp site | Web site

Forte Agent
Forte Agent is a popular Usenet newsreader. Ftp site | Web site

FlameRobin
FlameRobin is a cross-platform database administration tool for the Firebird DBMS. Ftp site | Web site

Kirix Strata
Kirix Strata is a dynamic desktop database application for both Windows and Linux that leverages the open-source wxWidgets library. With an intuitive graphical interface and almost unlimited data capacity, Strata provides a more effective way to work with data. Kirix Strata won the Linuxworld Product Excellence Award for Best Desktop/Productivity/Business Application 2005. More information and a trial download can be found at the Kirix website. Ftp site | Web site

Juice
Juice is the premier Podcasting application, allowing users to capture and listen to Internet audio programs anytime, anywhere. It allows users to select and download shows and music and to play whenever they want on their iPods, portable digital media players, or computers automatically, after specifying which music or shows they want to listen to. Ftp site | Web site

MadEdit
MapEdit is a cross-platform text and hex editor with excellent encoding support, regular expression search and replace, syntax highlighting, multiple files, and other features. Ftp site | Web site

ClamWin
GUI for the free virus scanning software for Windows. Ftp site | Web site

Readability Studio
Readability Studio is a document analysis package that includes most of the popular English readability tests. It also includes tools to help review your documents to see why they may be difficult to read and to help improve them. Ftp site | Web site

TreeMaker
TreeMaker is a program for origami design. The user constructs a stick figure (the "tree") of the desired shape; TreeMaker computes a crease pattern that folds into an origami form that has the same number, size, and arrangement of flaps as the edges of the stick figure. By Robert J. Lang, an origami expert and artist. Ftp site | Web site

LBDMF
LBDMF is a free Rapid Database Prototype Application. You can define database forms by simply defining the SQL query and some other configuration in a database. This way the application gets the information about what database form per user and application it has to present to the user. This way the application can be used to configure and manage itself. By Lothar Behrens. Ftp site | Web site

Nebulosity
Nebulosity is designed to be a powerful, but simple to use capture application for your SAC10, Orion StarShoot, or SAC7 (and other long-exposure webcam) CCD camera and processing application for a wide range of astronomy CCD cameras (just about anything that uses FITS format). By Stark Labs. Ftp site | Web site

Connect Four
Connect Four is a wxWidgets implementation of the classic game, licensed under the GPL. By Kamil Rudnicki. Ftp site | Web site

Aegisub
Aegisub is the most advanced editor available for subtitles in the Advanced Substation Alpha format, considered by many to be the most powerful subtitles format in use today. It features audio and video support integrated for easy synchronization, unicode (including reading and writing in a multitude of character sets), a large number of powerful tools, a full-featured scripting system in Lua (to generate e.g. advanced karaoke effects) and much more. Ftp site | Web site

Justsoft WinPolicy
WinPolicy is a utility for preventing users from misconfiguring the system. It can restrict access to Windows configurations and even lock the system at determined times. Ftp site | Web site

Dead Links Checker
Dead Links Checker checks for dead links on a given web page. Ftp site | Web site

ReadingBug
ReadingBug is a multi-platform, configurable, flash card like program to help students memorize many different subjects. Users have control over most aspects of the look and exercise data. Ftp site | Web site

CartoMatic
CartoMatic is a simple application written by Articque, designed to display statistics on the map, and to analyse human activity: social, medical, sales, marketing etc. It is available on Mac OS X and Windows, in English and French. A fully usable free version is downloadable at cartobasique.articque.com (no time or printing/exporting limitation). Ftp site | Web site

Faces
Faces is a powerful and flexible project management tool. It not only offers many extraordinary features like multiple resource balancing algorithms and multi-scenario planning, but can also be easily extended and customized. Faces consists of a Python class framework and a graphical front-end. Ftp site | Web site

BioLibWf
BioLib visual workflow environment is a visual working environment in which the user can drag and drop modules and connect them into application pipelines. The tool supports not only BioLib-based applications, but other applications that have a command-line mode. Ftp site | Web site

Armarion
Armarion is an electronic document management/registry application. Armarion is available in three flavors, Personal (standalone for MS Windows and Linux), Small Office (Client for MS Windows and Linux, Server for MS Windows/PostgreSQL and Linux/PostgreSQL) and Enterprise (Client for MS Windows and Linux, Server for Linux/Apache/PostgreSQL). Ftp site | Web site

InterZone Business Suite
InterZone Business Suite handles customers' data and advertising panels. Ftp site | Web site

Amaya
Amaya is a Web editor, for creating and updating documents directly on the Web. Browsing features are seamlessly integrated with the editing and remote access features in a uniform environment. Ftp site | Web site

BOINC
The BOINC client uses wxWidgets. BOINC is a distributed computing platform derived from the Seti@home project. Ftp site | Web site

Silverjuke
Silverjuke is more than a music player for Windows, Mac and Linux which works as easily as a usual jukebox and has album generation, a kiosk-mode and much more. Ftp site | Web site

PureCM
PureCM offers a fresh approach to Software Configuration Management. With the emphasis on performance, flexibility and ease of use PureCM fits most SCM patterns. A fully integrated bug tracking system provides many features which other products cannot provide such as code reviews and issue merging. Ftp site | Web site

WinCustomizer
WinCustomizer Admin Edition, from Thunderbird Software, lets you set per-user privileges for all the users in your system. Ftp site | Web site

BitWise Chat
BitWise is available from www.bitwisechat.com for Windows, Linux and Mac OS X. BitWise is an encrypted, full-featured, ad-free instant messaging network built with wxWidgets. The Professional version, with additional security and privacy, is available from www.bitwisecommunications.com. Ftp site | Web site

VShow
VShow is a commercial web conferencing system that uses your own web site rather than a conferencing service provider. It was built with wxWidgets and DialogBlocks. Ftp site | Web site

SAXoPRESS Editorial and SAXoPRESS Archive
SAXoPRESS is a prepress and workflow system for newspapers and media houses of all sizes, by SAXoTECH. It runs on Mac OS X and Windows. Ftp site | Web site

ParentEve
ParentEve is a scheduler for parents' evenings, by Millerchip Software Ltd. Ftp site | Web site

Magic Splitter
Magic Splitter is a quick and easy to use file splitting and checksum utility from Kynosoft. Ftp site | Web site

Xface
Xface is a set of open source tools for creation of MPEG-4 based 3D Talking Heads. Ftp site | Web site

Idee
Idee is a stickie-notes program for Windows made with wxWidgets and modified wxScintilla. By LINee multimediaagency s.a.s. Ftp site | Web site

CoopSim
CoopSim is an easy to use and freely extensible computer simulation of the reiterated prisoner's dilemma. The reiterated prisoner's dilemma is a game theoretic model used to describe cooperation dilemmas in biology as well as social sciences. By Eckhart Arnold, University of Dusseldorf (Theoretical Philosophy). Ftp site | Web site

Devoro
Decoro is a free, open-source, 2D MMORPG (massively multiplayer online role playing game). It is what Zelda might have been if the internet infrastructure and powerful servers of today existed back then. Ftp site | Web site

Ksenos DVR
Ksenos DVR is a digital video monitoring and recording application with multi-user security, remote TCP/IP usage, and flexible image searching. Ftp site | Web site

Weather Manager
Weather Manager is a cross-platform application that displays XML weather feeds from the NOAA. Ftp site | Web site

Recipe Search Engine
Recipe Search Engine is is a simple, flexible, and powerful recipe and food managment program. Ftp site | Web site

ScopeShapes
ScopeShapes uses the left and right sound outputs of your computer to control the X and Y axes of an oscilloscope in order to generate 2D and 3D shapes. It reads AutoCAD-format ASCII .dxf files. Ftp site | Web site

Optiwood
Optiwood is a control interface for wood manufacturing machinery. Ftp site | Web site

NewsRanker
NewsRanker is an RSS aggregator that prioritizes news items by how interesting it thinks you'll find them. By Patrick Roberts. Ftp site | Web site

Carlson Grade
Carlson Grade is indicater and automatic control software for dozers, graders, scrapers, excavators, drills, etc. Ftp site | Web site

MSB
MSB is an RS232 Data and Protocol Analyzer. Records, analyses and displays all events (signal level, data bytes, and error states) with the resolution of one microsecond. Ftp site | Web site

beKey
beKey is a virtual "on screen" keyboard with intelligent, learning word prediction, already pre-trained with more than 1000 letters, emails and speeches. Highly customizable, and uses SQLite DB. The author, Markus Juergens, is available for contract development Ftp site | Web site

XML Tree Notes
XML Tree Notes is Simple editor application to manage multiple notes in a tree structure. Ftp site | Web site

Nut/OS Configurator
Nut/OS Configurator is a GUI application for configuring the Nut/OS RTOS and TCP/IP stack for tiny embedded systems. It's based on the eCos Configuration Tool, and uses Lua as its embedded scripting language. Ftp site | Web site

Yeyito
Yeyito is a small aplication that sends SMSs to the cell phones of the different cell providers in Ecuador (South America). It has skin support and it is auto-updatable. Tested under Win9x, XP, 2k, Linux and Mac OS X. Ftp site | Web site

Evolution
Evolution by ionForge is a next generation source control tool that allows developers to control versions of projects and entire components rather than only at an individual file level. Powerful graphical tools allow developers to not only control their code base, but also to gain a deeper understanding of their code and build system needs. Ftp site | Web site

Instrack
Instrack allows for tracking a number of insects/robots of different shape from a video source, and output their trajectories in world coordinates. To achieve the latter, a calibration pattern is shipped with the software. Ftp site | Web site

Safe-To-Automate
Safe-To-Automate is an application by Moses McCall for test automation of NASA's future satellite projects such as for James Web Space Telescope (JWST) and Solar Dynamic Observatory (SDO). Ftp site | Web site

FrontPanel
FrontPanel is a cross-platform software application that controls FPGA hardware modules. It also provides a flexible, virtual interface to hardware projects, replacing physical items such as LEDs, pushbuttons, DIP switches and so on. Ftp site | Web site

Bacula
Bacula is a set of computer programs that permit you (or the system administrator) to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Ftp site | Web site

Maximus
Maximus is Maximus is a full-featured, cross-platform, monitoring station software compatible with all major monitoring stations. By A&D Solutions Ltd. Ftp site | Web site

BBMan
A cross-platform, open source SSH/SFTP/Telnet/BBS GUI client. Ftp site | Web site

aMule
aMule is a P2P filesharing application compatible with the eMule/eDonkey network. Ftp site | Web site

wXMPI
wXMPI is a port of XMPI to the wxWidgets API. MPI (Message Passing Interface) is a standard for parallel computing. LAM is a GPL implementation of MPI; XMPI is an X/Motif based graphical user interface for running, debugging and visualizing MPI programs using LAM. wXMPI is a port of this to wxWidgets. Ftp site | Web site

Html2Image
A utility to convert web pages to images. Ftp site | Web site

SigLib
SigLib is a commercial DSP library with wxWidgets compatibility. Ftp site | Web site

Wang 2200 Emulator
A Wang 2200 Emulator. Ftp site | Web site

MMKC
MultiMedia Keyboard Controller is an application that will help you to select actions for extra buttons that exist on multimedia keyboards. It also supports mouse gestures. Ftp site | Web site

wxMUD
A wxWidgets-based MUD client. Ftp site | Web site

Backup&Compress
Backup&Compress 1.1 is a backup tool written using wxWidgets. It has a built-in scheduler and supports full and incremental backups. Backup archives are stored in ZIP files locally or on a file server in the local network. Ftp site | Web site

Shinkuro
Shinkuro allows secure file sharing across enterprise boundaries. Shinkuro also includes secure instant messaging and secure screen sharing, to give you a complete collaboration environment. Available for Windows, Linux and MacOS X. Ftp site | Web site

WS Tools
WS Tools is software for amateur radio. Ftp site | Web site

RobotVisionCAD
RobotVisionCAD (RvCAD) is a real-time image processing system designed to take full advantage of multi-CPU (SMP) and distributed computing environments. Ftp site | Web site

MoreAmp
MoreAmp is an audio player that loads memory or vdisk with many files so the hard disk can spindown while playing. wxWidget on OS9/X, WIN32, Unix X11/GTK. Play/create ogg flac wav aif mp3 aac. Play cd wma mp1/2 m2a m4a. Ftp site | Web site

ezData
ezData is a cross-platform data processing program designed to process data from chromatography, CE, spectrometry, and other data in need of peak-definement, data comparison. Currently, ezData is running on both MS Windows and Linux/GTK. Ftp site | Web site

Note Studio
Note Studio is a powerful note-taking system for Palm and PC. Ftp site | Web site

Mail Print
Mail Print is a simple and flexible tool for automatically printing e-mail messages. Print the message body or any attachments or both as well as controlling the format of the output. Attachment printing supports pass through file types such as PostScript or PCL as well as special handling for PDF files. Ftp site | Web site

NetMails.NET Identity Assistant
Identity Assistant allows NetMails.NET members to create disposable email addresses right from desktop. The application is intended as a quicker (native) interface to NetMails.NET web site with some very neat integration with desktop browsers. Ftp site | Web site

fityk
fityk is an open source peak fitting program. It is used for analysing experimental data composed of multiple peaks. By High Pressure Research Center Unipress. Ftp site | Web site

HIDAM
HIDAM is a free generic hierarchical data editor capable of editing XML files. It runs on Windows and Linux and is licensed under the GPL. Ftp site | Web site

weGCS
weGCS is a program that allows the real-time visualization and control of the position and status of an unmanned aicraft. In addition the aircraft path can be planned and defined through a simple user interface (point and click) on a digitized map. Ftp site | Web site

LAN Communicator
LAN Communicator is a free IRC-based messaging client designed for communication over LAN. The program's look and feel is similar to popular IM clients. Ftp site | Web site

TortoiseCVS
Tortoise CVS lets you work with files under CVS version control directly from Windows Explorer. It's freely available under the GPL. Ftp site | Web site

IT Locus Charting
IT Locus Charting is an advanced cross-platform (MS Windows, Unix, Linux, MacOS) charting application for graphical analysis of financial and stock market. It supports any number of windows with an arbitrary number of independently customizable charts of stocks, futures, mutual funds or indices in each of them. Ftp site | Web site

IT Locus Quote Loader
IT Locus Quote Loader is an application for collecting and distributing financial data from different sources. The data can be saved in various formats (ASCII, xls, TradeStation, MetaStock et al). Ftp site | Web site

TshwaneLex
TshwaneLex is a software application for the compilation of dictionaries. TshwaneLex supports Unicode, allowing it to handle most languages, and includes immediate article preview, customizable fields, automatic cross-reference tracking, automated lemma reversal, online and electronic dictionary modules, export to MS Word format, and teamwork (network) support. Ftp site | Web site

JuggleMaster
JuggleMaster is a Juggling siteswap animator for pretty much arbitrary patterns. Ftp site | Web site

Naja
Naja is a download manager and a website grabber. You can add plugins (newsreader, FTP client, WebDav client). Ftp site | Web site

wxSplit
wxSplit is a small GUI based application that is capable of splitting and joining files. Ftp site | Web site

MathStudio
MathStudio is an open-source project conceived to make typing and resolution of mathematical expressions easier and more comfortable. Ftp site | Web site

Astronomia
Astronomy software. Ftp site | Web site

Difro
A one key 64-bit encryption program designed for Linux and Windows. There is a console version, and also a GUI version provided by wxWidgets. Ftp site | Web site

DVDStyler
DVDStyler is a crossplatform GUI frontend to the DVD authoring and recording programs dvdauthor and growisofs. Ftp site | Web site

wxCheckSums
wxCheckSums wxChecksums is a program which calculates and verifies checksums. wxChecksums is able to read and write files in SFV and MD5 format. Ftp site | Web site

wxDialer
wxDialer is a simple and easy to use dialer program, roughly based on the Win9x program 'dialer.exe' - it allows you to make and recieve calls on your modem. Ftp site | Web site

wxDiary
wxDiary is an Electronic Journal and Diary written using wxWidgets and SQLite. Ftp site | Web site

wxEWA
wxEWA is a multiprocedure, multiplatform spectrum evaluation program, with some special options for the fields XPS, UPS, XRF and atomic collisions. Ftp site | Web site

wxTidy
wxTidy is a wxWidgets port of the W3C's Tidy, an HTML formatter and pretty printer. Ftp site | Web site

wxTLG
wxTLG is designed to access, search, view, export, and print the texts contained on The Thesaurus Linguae Graecae. Ftp site | Web site

wxZoom
A screen magnification utility. Ftp site | Web site

Maia
M.A.I.A. Multiple Access Input Assistant: a free Virtual Keyboard Engine for disabled people. Ftp site | Web site

wxAgent
This static library for use with wxWidgets makes it possible to use and offer agents (like e.g. Microsoft Agent). Ftp site | Web site

Remote Eyes
Remote Eyes is a software intended to download and display online pictures at regular interval. You can use it to watch a webcam with avoiding having a browser with an autorefreshed webpage opened. It uses wxWidgets and NSPR libraries. Ftp site | Web site

wxDownloadFast
A multi-platform download manager. Ftp site | Web site

Atol
Atol is a classical dual-panel file manager with a number of advanced features. Ftp site | Web site

Goozzee
Goozzee is a documentation repository. It stores documents, organizes them in topic maps, and shares them over the network. It is built on a client-server architecture, with any DBMS on server side. The client side is made in C++, using wxWidgets. Ftp site | Web site

vnLandChat
vnLanChat is a crossplatform LAN chat application, useful for chatting over a local area network. Ftp site | Web site

Documancer
Documancer is a programmer's documentation reader for Unix and Windows by Vaclav Slavik, with very fast fulltext searching. It has several advantages over using a web browser or specialized format-specific viewers (such as info): unified access to all documentation formats; the GUI is better suited for documentation reading than a generic web browser; documancer can create fulltext index for the docs and enables the user to quickly search it; bookmarks and indexes are manual-specific, which reduces false matches and chaos in bookmarks. Documancer is written with wxPython. Ftp site | Web site

wxMLT
An application that allows templating and editing any kind of markup (SGML - e.g. HTML), designed specifically so the author can see the markup. Markup structure can be seen and edited very clearly in a tree like format. By Dave Trollope. Ftp site | Web site

VObs
VObs collects variable star observations and has a report maker program for variable star observations. Mainly used by Hungarian observers. Ftp site | Web site

GDMS
The Geodetic Data Modelling System (GDMS) is an open-source, cross-platform compatible software package that supports the analysis of space geodesy data. The system uses Fourier analysis and another package CATS (Create and Analyse Time Series) to reduce the overall noise. The package uses a number of methods including: least squares and outlier analysis, windowing/filtering of data, cyclic noise cleaning using Fourier transforms and power-spectrum analysis. The system can display and print graphs of raw, residual, frequency and power-spectrum data. The program provides the ability to edit displayed datasets, as well as to compare datasets by box-plot analysis. Ftp site | Web site

MantaPlot
MantaPlot performs exploratory data analysis, quite close to SPADS, very easy to use. Has a very intuitive GUI. Was specifically developed for an archeologist. Ftp site | Web site

Study Star
Study Star, by Able Plus Systems, is study aid containing virtual notebook, how-to-study guide, utliner, paper-writing, flashcards, scheduler, bibliography and end notes, and more. Ftp site | Web site

BOLT
Broker's Organized Loan Tracker, by Bite Size, Inc, is software for tracking sales and loans by pawnshop owners. Ftp site | Web site

BITE
Bring It To Everybody, by Bite Size, Inc, is SQL reporting software that can be "plugged" into any existing database to add advanced reporting capabilities. You can build reports, and store them in the very same database. View, Print, Save and FTP these reports to pre-defined places. Include images, subreports, paginating, and saving as an image or text. Ftp site | Web site

JVdictionary
JVdictionary, by Yen Thai, is a Japanese/Vietnamese, Vietnamese/Japanese Dictionary. It has many ways to search for words (by typing, by strokes or by root). Introduce Japanese characters by animation kana and kanji words. Ftp site | Web site

WindPlot
WindPlot, by Xaxero Marine Software Engineeering Ltd, is a weather grib file viewer providing support for many WMO grib formats and allowing several models to be viewed at the same time. It has an email interface for requesting custom GRIB files for any part of the world. Ftp site | Web site

SkyEye
Software for the SkyEye Polar orbiting weather satellite reciever. Ftp site | Web site

pgAdmin III
pgAdmin III is a complete rewrite of pgAdmin II in C++, using the wxWidgets cross-platform GUI framework. It's a comprehensive PostgreSQL database design and management system. It runs on various flavours of Linux as well as Windows, and we hope to add support for FreeBSD and Mac OS X in the not too distant future. It uses GNU Gettext for localisation, and is Unicode aware so it can handle multibyte charactersets with ease. Ftp site | Web site

wxBlogger
wxBlogger is a blogging/journaling application designed to be both cross platform, and user extensible. I designed wxBlogger with the hope that people would take the initiative to develop their own XSLT transforms, for customized output. I've also made it easy for people to include extra information about these transforms, so that they can recieve credit for those. wxBlogger can output text, XML, and XML transformed by XSLT (typically used to export HTML). wxBlogger has a built-in interface for uploading to FTP sites, and other protocols are in development. By Casey O'Donnell. Ftp site | Web site

xCHM
xCHM is a CHM viewer for UNIX, based on Jed Wing's CHMLIB and written with wxWidgets. It has been written by Razvan Cojocaru. xCHM can view your files, show the contents tree if one is available, print the current page, work with bookmarks and do the usual history stunts. It allows you to change fonts and search for text in all the pages of the archive, or in the pages' titles. Ftp site | Web site

SQLiteCC
SQLiteCC, by Bob Manc, is a visual tool for working on SQLite database files. Ftp site | Web site

VHDL Studio
VHDL Studio by Green Mountain Computing Systems, Inc. is an integrated development environment for VHDL based hardware design. VHDL Studio includes a VHDL editor, graphical state-machine designer, graphical testbench designer, and VHDL'93 simulator with source-level debugging and waveform viewer. Ftp site | Web site

Zempt
Zempt is an open source client side posting tool for Movable Type web logs. By Bill Zeller. Ftp site | Web site

GNUe Designer
GNU Enterprise Designer uses wxWidgets. Ftp site | Web site

PTChess.com
Andrei Fortuna has written a client for PTChess.com, a server for playing online chess. Ftp site | Web site

Fotos On Web
Fotos On Web is a free program for sharing your photos on the web. Ftp site | Web site

Trackview
Trackview Software for downloading tracks from GPS devices for the participation in the OLC (Online Competition) for hang-glider and paraglider pilots. By Daniel Zuppinger, Softtoys. Ftp site | Web site

TerraIM
TerraIM is a lightweight TOC AOL Instant Messenger - it fits on a floppy, requires no install and yet implements the most commonly used instant messaging features. Ftp site | Web site

WEDELMUSIC
The WEDELMUSIC project at the University of Florence is using wxWidgets. WEDELMUSIC is an innovative idea to allow the distribution and sharing of interactive music via Internet totally respecting the publisher rights and protecting them from copyright violation. The WEDELMUSIC editor is based on XML and includes: full music notation editor, automatic formatting and printing music notation, MIDI player, audio player, video player, synchronisation facilities, image score viewer, slide show, and many other features. The MUSIC Editor is now in Open Source. Ftp site | Web site

LDAP Explorer Tool
LDAP Explorer Tool is a tool to browse an LDAP directory, and create/edit/delete LDAP objects. Supports LDIF import/export, and binary attributes creation. Ftp site | Web site

RoomBook
RoomBook is a tool to specify the properties of a home or flat easily and fast (e.g. what kind of roof, is there a basement etc.) Ftp site | Web site

EQUIP
EQUIP is a tool helping a salesman for new houses to present the properties of different house types, and especially to present the possibilities of special wishes (pictures, description and price) for a house. Ftp site | Web site

ShareDaemon
ShareDaemon is a Linux port of the eDonkey2000 file sharing client. Ftp site | Web site

VietAnh
VietAnh is a Vietnamese-English Dictionary. Ftp site | Web site

H-ITT
H-ITT distributes free software and sells individualized remote controls units similar to TV remotes to students through the bookstore. Instructors run the software in class, ask questions, collect the responses, and can display a histogram. The software instantly grades the results and exports it to a spreadsheet. Ftp site | Web site

Chandler
The Open Source Applications Foundation's first product is a PIM code-named Chandler. Chandler is intended for use in everyday information and communication tasks, such as composing and reading email, managing an appointment calendar and keeping a contact list. OSAF was founded by big industry names including Mitch Kapor (founder of Lotus Corp.) and Andy Hertzfeld (author of the original Mac toolbox). Ftp site | Web site

HelpBlocks
HelpBlocks is a commercial HTML help authoring tool, available for Windows and Linux, by the creator of wxWidgets. HelpBlocks makes it easy to edit and preview HTML pages before conversion to wxWidgets HTML Help and MS HTML Help formats.

Ftp site | Web site

Writer's Café
Writer's Café is a commercial story structuring tool from Anthemion Software, available for Windows and Linux. Ftp site | Web site

MinGW Developer Studio
MinGW Developer Studio is a simple C/C++ Integrated Development Environment (IDE) for the MinGW compiler. Ftp site | Web site

RapidSVN
RapidSVN is a client for Subversion, the CVS-replacement versioning system. By Brent R. Matzelle. Ftp site | Web site

Venis
Venis is an editor for Nullsoft Scriptable Install System (NSIS) files. Ftp site | Web site

PingLookUp
PingLookUp is a host name/IP address lookup, ping and trace route utility for TCP/IP networks. Ftp site | Web site

Plucker Desktop
A tool for grabbing information for viewing on handhelds. Binaries for Windows and Linux, plus source code. Good example of a wxWidgets application, using such advanced features as Xml resources, wxArtProvider, context-sensitive help, wxHTML Help, internationalisation, wizards, and wxStyledTextCtrl. By Robert O'Connor. Ftp site | Web site

Gambit
Gambit is a collection of tools for game theory teaching and research. Ftp site | Web site

XMail Queue Manager
XMail Queue Manager gives you full control over the multi level nested mail queue of XMail SMTP Server. You can track messages in different states, get statistics, sort by any column header field etc. Ftp site | Web site

Demon
Demon is designed for interactive visualisation and analysis of high-density 3D laser scan datasets. Demon enables you to view, interact with and analyse massive 3D datasets acquired by laser scanning hardware and visualise the datasets in many different ways suitable for use in many sectors such as archaeology and heritage, engineering and visual effects. Ftp site | Web site

SoC GDS
Dolphin Integration's commercial product using wxWidgets is SoC GDS for which a free version is provided on registration. The tool is available for Solaris, HP-UX, Linux and Windows. SoC GDS is a fast viewer and processor for native GDSII files. It encompasses a set of powerful functions allowing automatic cell renaming, grid verifications, GDS II files merging (AND), physical comparison (XOR), hierarchy modifications, and conversion to text format. Ftp site | Web site

TotoCalculator 2
TotoCalculator 2 improves your chances to win on the soccer betting games Toto. The application calculates the optimal distribution of the tips on your tickets by supplying lines that have - each line compared with all other lines - a minimum of common tips. The resulting distribution also yields a well-balanced ratio of likely and unlikely tips. The main advantage of TotoCalculator 2 as compared with a usual wheeling system is the flexible amount of tips 1, X and 2 (resp. 1, 0 and 2 in other parts of the world) that can be set for every match. You are not bound to a fixed allotment determined by the system but can specify the exact chance for every result ranging from 0.0% to 100.0% and you can also use odds of bookies to let TotoCalculator 2 compute the chances for 1, X and 2. The application runs in english and german. By Christian Sturmlechner. Ftp site | Web site

AcmeDiag
AcmeDiag is a diagnostic utility for device driver and hardware development. Currently, it supports viewing, editing, and saving memory and I/O registers. It also acts as a simple binary file editor. Future support for USB, 1394, Linux, MacOsX, etc. Submitted by Anthony Corriveau. Ftp site | Web site

CAFLUR
CAFLUR is a tool for analyzing chemical reactors. It generates an HTML report with tables and graphics of residence time distributions, and it calculates some model parameters (non-ideal flow models, combined models, conversions, etc.) By Israel Herraiz Tabernero. Ftp site | Web site

Mahogany
A very flexible mail client, by Karsten Ballueder and Vadim Zeitlin. Mahogany uses Python as a scripting language. Ftp site | Web site

VIPP
Variable-data Intelligent PostScript Printware, Interactive Development Environment, from Xerox. Ftp site | Web site

taTelnet
A telnet program that emulates a DEC VT100 terminal with an extended "PC" mode. Sources available (targetting wxWidgets 2). Ftp site | Web site

Daphne/Citadel
A free groupware application with a wxWidgets 2 GUI client in development. Ftp site | Web site

TimeMan
A time manager, written using wxGTK. Ftp site | Web site

DataPlore
DataPlore is a software tool designed for the analysis of signals and time series data of any kind, in particular for scientific purposes. It was developed at the Laboratory of Biomedical Systems Analysis, Institute of Physiology at the University of Aachen, Germany. Ftp site | Web site

Xbaies
DESCRIPTION Ftp site | Web site

Tex2RTF
Converts subset of LaTeX syntax to WinHelp, wordprocessor RTF, HTML, and wxHelp. As used for wxWidgets documentation. Sources are included in the wxWidgets distribution. Ftp site | Web site

Sonar tracking software
Miscellaneous sonar tracking software from Desert Star Systems, who use wxWidgets for all their Windows-based software. Ftp site | Web site

RESEARCH
e-nuts.net
Scientific applications built with wxWidgets, OpenGL, neural networks and genetic algorithms. Includes a trainable mechanical arm. By Andrea Fontana. Ftp site | Web site

MMPRO
MMPRO is a molecular visualization program for displaying, animating, and analyzing large biomolecular systems using OpenGL graphics and the wxWidgets GUI framework. Ftp site | Web site

NxNet
NxNet is a BPN neural net application allowing configuration, training and querying of the neural net. Ftp site | Web site

Nodus
NODUS is graphic software intended for modeling multi-modal networks of freight transportation. The software includes an interactive digitized-maps editor; handles user-defined database structures for nodes and links; is able to implement multi-products models; automatically generates a 'virtual network' which can simultanuously handle and interconnect several transportation modes and means; includes a cost-functions editor; assigns flows based on origin-destination matrixes and cost function provided by the user; offers the basic functions of a geographic information system (GIS) for displaying informations and results; allows the user to make use of external programs in order to solve specific problems (plug-ins). Ftp site | Web site

ComboScreen
This application is used for doing large-scale physical genome mapping. It provides an organizational framework and analytical tools required for the high-throughput screening of clone arrays with pools of probes. We have been using it to create a comparative genomic map between mouse and human. Ftp site | Web site

DisCo
A tool for specification of reactive systems. Ftp site | Web site

CAFE
Cellular Analysis of Fire and Extinction. Ftp site | Web site

CODA
CODA assists in the design of networks of nature reserves or protected areas. It has been used for major reserve planning studies, as a teaching resource and for research into conservation planning methods.  Ftp site | Web site

HISTORICAL
OpenThorn
A UML Case Tool very similar to Rational Rose, by Chris Hafey. Converted from MFC in a couple of weeks. Ftp site | Web site

MacAnova
A large statistical application from the School of Statistics, University of Minnesota. It is based on a modified version of wxWidgets 1.65. Ftp site | Web site

Hardy
A hypertext-based diagramming and knowledge-based system development tool, with NASA's CLIPS built-in. It is a superset of wxCLIPS. Ftp site | Web site

wxCLIPS
A GUI development environment for CLIPS applications. Ftp site | Web site

Lean Integration Platform
LIP is a workflow-oriented tool integration system which uses wxLisp (and thus wxWidgets) as an implementation basis. Lisp combined with the wxWidgets bindings make up the compatible extension language platform of the system. Ftp site | Web site

wxTinyBB
A tiny blackboard shell demo showing an embedded (commercial) Prolog engine. Demo written by Arvindra Sehmi. A good example of a nice interface using wxWidgets. Written using wxWidgets 1.x Ftp site | Web site

OPL
Object Prolog is a portable implementation of Prolog by Andrew Davison, with object-oriented extensions, entirely written in C++. In the initial version, a binding to wxWidgets is available. In the revamped version, this binding has not been written yet. Ftp site | Web site

VCG Tool
A graph layout tool similar to GraphPlace, but with extensions. Very nice indeed! Ftp site | Web site

Scriptum
Graphical text editor with visual highlighting, navigation/browsing, undo, class browser for C++ and Java, source code management, file locking, remote editing using ftp, configurable. Ftp site | Web site

JAZZ
A MIDI sequencer for Linux. Ftp site | Web site