Components |
Here you can browse the wxCode component database. It contains 92 components (of which 11 are outdated) (note that each component may appear in many categories in the list below).
Choose your view options:
Window container (9) | Dialog (4) | Control (33) | Window layout (4) | Networking (9) | Stream (7) | Database (5) | Data container (8) | Graphics (18) | Text processing (5) | Printing (3) | Import/export (6) | System (6) | Tutorials/documentation (2) | Application (7) | Wrapper (9) | Miscellaneous (7)
>> Current section: Miscellaneous - Current page: 1 <<
formatvalidator | ^ TOP |
| Categories: text processing,import/export,miscellaneous | Status: STABLE | ![]() |
| Author: Manuel Martin | wxWidgets supported ports: all | |
| Current maintainer: Manolo | wxWidgets supported versions: 2.9 | |
| Latest version: 2 | Build system: not provided | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: none | Documentation: hand | |
| Description: Format a string as a number, plenty featured: not only thousands separator but also prefix, suffix, padding, characters between digits, sign position, exponential, scientific and engineering notation, etc. And it can also 'unformat' the string back. Validate the input with many options: how and when to validate, several types of range checking, empty check or replace, colouring, and allowing other strings... [more info in the component website] | ||
| Links for formatvalidator: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
gizmos | ^ TOP |
| Categories: miscellaneous | Status: ALPHA | ![]() |
| Author: wxWidgets developers | wxWidgets supported ports: wxMSW | |
| Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: 2.8 | |
| Latest version: 1.0 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 6 | |
| External dependencies: none | Documentation: doxygen | |
| Description: This is the GIZMOS contrib library which was part of wxWidgets <= 2.8; the newer wxWidgets version do not contain contrib libraries anymore and sources have been moved here and are open for development by interested parties. | ||
| Links for gizmos: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
KeyBinder | ^ TOP |
| Categories: dialog,control,miscellaneous | Status: STABLE | ![]() |
| Author: Francesco Montorsi | wxWidgets supported ports: all | |
| Current maintainer: Francesco Montorsi | wxWidgets supported versions: 2.6, 2.8 | |
| Latest version: 2.1 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: none | Documentation: doxygen | |
| Description: A generic system to bind one or more keyshortcut to the commands you want (menu commands or whatever you like). A pre-built panel and a complete system to view/remove/add/edit command shortcuts is included. Also key profiles are supported and a complete load/save system based on wxConfig is present... [more info in the component website] | ||
| Links for KeyBinder: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
wxMSWResources | ^ TOP |
| Categories: data container,miscellaneous | Status: STABLE | ![]() |
| Author: Ernesto Rangel Dallet | wxWidgets supported ports: wxMSW | |
| Current maintainer: Ernesto R. Dallet | wxWidgets supported versions: 2.6 | |
| Latest version: 1.0 | Build system: projectfiles | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: none | Documentation: hand | |
| Description: This is the wxMSWResources class, a convenient way of working with resources with wxWidgets in MSW. The main goal of the class is to allow you to create apps that do not require ANY external files, like .mo catalogs, images, etc. It automatically creates a unique temp folder, allows you to extract resources of any kind to it from the ... | ||
| Links for wxMSWResources: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
wxScript | ^ TOP |
| Categories: wrapper,miscellaneous | Status: BETA | ![]() |
| Author: Francesco Montorsi | wxWidgets supported ports: all | |
| Current maintainer: Francesco Montorsi | wxWidgets supported versions: 2.4, 2.5, 2.6 | |
| Latest version: 1.0 | Build system: Bakefile-based | |
| Programming language: C++ | Samples provided: 2 | |
| External dependencies: python, lua and tolua, underc, cint (all optional) | Documentation: doxygen | |
| Description: A set of abstract classes to add a script-interpreter support to your wxWidgets applications/libraries. The implementation of these interfaces for the Lua, Python, UnderC and CINT interpreters (these two are C/C++ intepreters) are provided. The advantage of a single basic interface makes extremely easy for the programmer not only to add scripting support to its program but also to give the user multi-scripting languages support, learning how to use a single set of powerful classes: wxPython, wxLua, wxUnderC and wxCINT... [more info in the component website] | ||
| Links for wxScript: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
wxThings | ^ TOP |
| Categories: control,data container,graphics,miscellaneous | Status: STABLE | ![]() |
| Author: John Labenski | wxWidgets supported ports: all | |
| Current maintainer: John Labenski | wxWidgets supported versions: all | |
| Latest version: 1.0 | Build system: Bakefile-based, makefiles | |
| Programming language: C++ | Samples provided: 1 | |
| External dependencies: none | Documentation: hand | |
| Description: wxThings is a variety of data containers and controls including, wxBlockInt/Double, wxRangeInt/Double, wxCircleInt/Double, wxRay2DInt/Double, wxEllipseInt/Double, wxGenericColour, wxGenericPen, wxGenericBrush, wxOptionValue, wxSpinCtrlDbl, wxCustomButton, wxBitmapCombobox, wxMenuButton, and various public domain median sort algorithms... | ||
| Links for wxThings: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
wxTTS | ^ TOP |
| Categories: miscellaneous | Status: ALPHA | ![]() |
| Author: Julian Smart | wxWidgets supported ports: wxMSW | |
| Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: 2.4 | |
| Latest version: 1.0 | Build system: not provided | |
| Programming language: C++ | Samples provided: 0 | |
| External dependencies: none | Documentation: notavailable | |
| Description: This is a work-in-progress to make a simple-to-use text-to-speech system available to C++ programmers especially on the Windows platform. It combines the excellent MBROLA phoneme-to-speech with the FreePhone system and wraps these up in C++ classes. | ||
| Links for wxTTS: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | | ||
>> Current section: Miscellaneous - Current page: 1 <<
Window container (9) | Dialog (4) | Control (33) | Window layout (4) | Networking (9) | Stream (7) | Database (5) | Data container (8) | Graphics (18) | Text processing (5) | Printing (3) | Import/export (6) | System (6) | Tutorials/documentation (2) | Application (7) | Wrapper (9) | Miscellaneous (7)








