Here you can browse the wxCode component database as a single XHTML page. Choose your view options:
| Categories: window layout | Status: ALPHA |  |
| Author: Aleksandras Gluchovas | wxWidgets supported ports: wxMSW |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: 2.4 |
| Latest version: 0.1.1 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: Contains wxWindows based C++ classes which try to mimic functionality and interfaces of AWT layout managers in the corresponding classes of JDK 1.0-1.2 ( in javax.awt and javax.swing packages) by Aleksandras Gluchovas |
|
| Links for AWTLayout: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: dialog,control,graphics | Status: STABLE |  |
| Author: Joachim Brmann | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Joachim Buermann | wxWidgets supported versions: 2.4, 2.6 |
| Latest version: 0.3 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: AWX is a wxWindows enhancement, which offers the following additional classes:
Outlook like dialog class
Toolbar with own background (color scheme) and transparent buttons
Bitmap Buttons with free definable graphics for up, down, over, disabled
LED class (red, yellow, green) on, off and blinking |
|
| Links for awx: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: window layout | Status: STABLE |  |
| Author: | wxWidgets supported ports: all |
| Current maintainer: Auria | wxWidgets supported versions: 2.8 |
| Latest version: 1.1 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: A border sizer lays out a container arranging and resizing its components to fit in five regions: North, South, East, West and Center. wxBorderSizer brings this capability with ease of use to wxWidgets programs.
( Direct download : http://downloads.sourceforge.net/wxcode/bsizer1.1.tar.bz2 ) |
|
| Links for BorderSizer: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: database,wrapper | Status: STABLE |  |
| Author: Joe Blough | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Joseph Blough | wxWidgets supported versions: 2.5, 2.6 |
| Latest version: 1.5 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: SQLite3, Firebird, MySQL, Postgresql (all optional) | Documentation: doxygen |
|
| Description: Description: DatabaseLayer provides a JDBC-like interface to database I/O. So far only SQLite3, PostgreSQL, MySQL, Firebird, and ODBC database backends are supported. MiniCppUnit unit tests are used to make it easier to add more database backends in the future. |
|
| Links for DatabaseLayer: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: tutorials/documentation | Status: STABLE |  |
| Author: Marco Ghislanzoni | wxWidgets supported ports: all |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 2 |
| External dependencies: none | Documentation: hand |
|
| Description: A simple tutorial with two samples about dialog-based applications with wxWidgets. |
|
| Links for DialogBased: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,dialog | Status: BETA |  |
| Author: barthelemy rolet | wxWidgets supported ports: wxMSW |
| Current maintainer: barthelemy rolet | wxWidgets supported versions: 2.6 |
| Latest version: 1.1 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: a wxFrame that can be docked on the desktop. Such as a DockBar
Can be docked Left, right, Top, bottom
This allow youto create a wxwidgets Bar, reducing the size of the Desktop. The bar would always be on top.
Futur version would include:
- Auto Hide (with a slide),
- always on Top flag
The linux version (for kde and gnome)is planned in the futur... [more info in the component website] |
|
| Links for dockingframe: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,import/export | Status: STABLE |  |
| Author: Manuel Martin | wxWidgets supported ports: all |
| Current maintainer: Manolo | wxWidgets supported versions: 2.8 |
| Latest version: 1.0 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: A control for defining columns-widths in a file or block of text. The control displays the text and the user can set delimiters (marks). The widths these marks represent will be used to break each line into pieces. |
|
| Links for FixedWidthImportCtrl: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: ALPHA |  |
| Author: wxWidgets developers | wxWidgets supported ports: all |
| Current maintainer: grhpas | wxWidgets supported versions: 2.8 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 2 |
| External dependencies: none | Documentation: doxygen |
|
| Description: This is the FOLDBAR 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 foldbar: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| 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 CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: stream | Status: STABLE |  |
| Author: Michael Wetherell | wxWidgets supported ports: all |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: 2.5, 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxGzipInputStream and wxGzipOutputStream, classes to read
and write gzips.
These classes where part of wxWidgets for a short time, however they have now been obsoleted by improvements to wxZlibInputStream and wxZlibOutputStream, which can now read and write gzips themselves (the current CVS HEAD supports that and wxWidgets 2... [more info in the component website] |
|
| Links for gzStream: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: import/export | Status: ALPHA |  |
| Author: Matthias Gondan | 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: A library to generate HTML documents |
|
| Links for htmlGen: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| 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 | › Edit this component's info (for maintainers only) |
| Categories: control | Status: STABLE |  |
| Author: Marco Cavallini | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Marco Cavallini | wxWidgets supported versions: 2.6, 2.8 |
| Latest version: 0.3.1 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: These are the Koan wxIndustrialControls [KWIC].
KWIC library provide a set of graphical widgets for showing digital and analogic values.
Available objects are: Angular Meter, Linear Meter, Angular Regulator, Linear Regulator, Bitmap Switcher, Bitmap Check Box, LCD Display, LCD Clock.
|
|
| Links for kwxIndustrialIndicators: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: BETA |  |
| Author: Arne Morken | wxWidgets supported ports: wxMSW |
| Current maintainer: Gary Harris | wxWidgets supported versions: 2.4, 2.5, 2.6, 2.7, 2.8 |
| Latest version: 1.1 | Build system: Bakefile-based, projectfiles |
| Programming language: C++ | Samples provided: 3 |
| External dependencies: none | Documentation: doxygen |
|
| Description: A collection of useful controls including a multi-button that can contain a bitmap or text, operate as a drop-down button with or without a separate down arrow and button segment, as a toggle button and respond to changes in focus. There is also a calendar control, a stretchable text window, hyperlinked text and bitmap controls, a navigator control, drop-down window, menu and calendar controls and wrappers for the ODBC classes and Windows MAPI mail... [more info in the component website] |
|
| Links for mmwx: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: networking | Status: ALPHA |  |
| Author: wxWidgets developers | wxWidgets supported ports: all |
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: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: This is the NET 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 net: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: graphics | Status: ALPHA |  |
| Author: wxWidgets developers | wxWidgets supported ports: wxMSW |
| Current maintainer: Troels | wxWidgets supported versions: 2.8 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: This is the OGL 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 ogl: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,window layout | Status: STABLE |  |
| Author: Joe Blough | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Joseph Blough | wxWidgets supported versions: 2.4, 2.5, 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based, makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: Originally written by Jonatan Magnusson of Phoenix Data, this component provides an
old-style "Outlook-like" shortcut bar within a wxPanel derived class. |
|
| Links for ShortcutPanel: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: STABLE |  |
| Author: John Labenski | wxWidgets supported ports: wxMSW, wxGTK |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: This is a GTK and MSW spinctrl that can handle floating point numbers. Unfortunately the native GTK control uses floats, and so there are some horrible roundoff errors for small values (large for my purposes).
It is a copy of the wxSpinCtrl (for GTK), in fact these are copies of BOTH the GTK and
MSW SpinCtrls from CVS with as little code
added/removed as possible... [more info in the component website] |
|
| Links for SpinCtrls: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: graphics | Status: STABLE |  |
| Author: Julian Smart | wxWidgets supported ports: all |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: This writes your text to bitmaps so writing a version # for a splashscreen sweet.. |
|
| Links for SplashText: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,control | Status: ALPHA |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Otto Wyss | wxWidgets supported versions: 2.6 |
| Latest version: 2005-09-19 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxSplitWindow allows to split a window into 2 windows with a sash in between. It's similar to wxSpitterWindow but it doesn't destroy any window if unsplit. So the 2 partial windows can always be access regardless if split or unsplit.
|
|
| Links for SplitWindow: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: system | Status: STABLE |  |
| Author: David Hart | wxWidgets supported ports: wxGTK |
| Current maintainer: David Hart | wxWidgets supported versions: all |
| Latest version: 1.1 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: FileData is a class to encapsulate some *nix-specific things that wxWidgets (very reasonably) ignores. It has accessors for information about a file's permissions, ownership etc, and methods to modify these where possible. Unlike wxStat, it deals correctly with symlinks. Compile it 'as is' into a project, or comment out any methods you don't need... [more info in the component website] |
|
| Links for UnixFiledataClass: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: networking,application | Status: STABLE |  |
| Author: Francesco Montorsi | wxWidgets supported ports: all |
| Current maintainer: Francesco Montorsi | wxWidgets supported versions: 2.5, 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 4 |
| External dependencies: none | Documentation: doxygen |
|
| Description: A complete, open source, cross-platform update solution for any type of application.
Provides a easily-integrable, small application which connects to a web server and
shows the updated packages to the user (supports multiple packages) and let him download
and install them.
Reliable downloads are granted using MD5 checksums... [more info in the component website] |
|
| Links for WebUpdate: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: database,application | Status: ALPHA |  |
| Author: MatÃas Szeftel | wxWidgets supported ports: all |
| Current maintainer: mszeftel | wxWidgets supported versions: all |
| Latest version: 1.2.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: DatabaseLayer | Documentation: hand |
|
| Description: wxActiveRecord it's a project base on a code generator that will generate the necessary classes to manage database records. The access to the database it's done with the DatabaseLayer component. |
|
| Links for wxActiveRecordGenerator: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,control,graphics | Status: STABLE |  |
| Author: Moskvichev Andrey V. | wxWidgets supported ports: all |
| Current maintainer: Andrey | wxWidgets supported versions: 2.8 |
| Latest version: 1.5 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 2 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxAdvTable is a advanced table widget designed with flexibility in mind, with clean MCV (Model-Controller-View) design.
It has many advanced features like:
composite (multidimensional) rows/columns, built-in sorting support, flexible rendering and editing, rows/columns highlight, dynamic row/columns add/removal, and many visual features... [more info in the component website] |
|
| Links for wxAdvTable: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: stream,import/export | Status: STABLE |  |
| Author: Michael Wetherell | wxWidgets supported ports: all |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: An interface for reading and writing archive formats, with implementations for zip and tar. |
|
| Links for wxArchive: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: miscellaneous | Status: ALPHA |  |
| Author: Ryan Norton | wxWidgets supported ports: all |
| Current maintainer: Ryan Norton | wxWidgets supported versions: 2.4, 2.5, 2.6 |
| Latest version: 0.1 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: Cross-platform audio API. |
|
| Links for wxAudio: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: networking,wrapper | Status: BETA |  |
| Author: Emilien KIA | wxWidgets supported ports: wxGTK |
| Current maintainer: Emilien KIA | wxWidgets supported versions: all |
| Latest version: 0.2.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: avahi | Documentation: doxygen |
|
| Description: wxAvahi is a wrapping of Avahi features for wxWidgets.
It handles Zeroconf publishing and discovery with wxWidgets features (wxString and wxEvent-base). |
|
| Links for wxAvahi: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: dialog | Status: ALPHA |  |
| Author: Brian Allen Vanderburg II | wxWidgets supported ports: none |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: This is just a collection of better dialogs for wxWidgets. First is wxBetterColourDialog which works like wxColourDialog but is much better than (in my opinion) even the windows color chooses. There is also a wxBetterGradientDialog which allows easy editing of gradients.
At present only the source and header files are included... [more info in the component website] |
|
| Links for wxBetterDialog: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: stream | Status: STABLE |  |
| Author: Ryan Norton | wxWidgets supported ports: all |
| Current maintainer: Ryan Norton | wxWidgets supported versions: 2.4, 2.5, 2.6 |
| Latest version: 1.0 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: BZip2 input/output wxStreams for wxWidgets |
|
| Links for wxBZipStream: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,graphics | Status: ALPHA |  |
| Author: Paolo Gava | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Paolo Gava | wxWidgets supported versions: 2.6 |
| Latest version: 0.2 | Build system: makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: wxChart is a control that allows you to create charts. At the moment the type of charts available are Bar, Bar 3D, Pie and Pie 3D. Other chart types will be added soon.
|
|
| Links for wxChart: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: BETA |  |
| Author: Juan Antonio Ortega | wxWidgets supported ports: all |
| Current maintainer: Juan Antonio Ortega | wxWidgets supported versions: 2.6 |
| Latest version: 0.1 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: A control to choose colours. It is made up of a button and a drop-down menu, which shows some predefined colours. Also, it is possible to pick a custom colour. |
|
| Links for wxcolourpicker: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: system | Status: STABLE |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Otto Wyss | wxWidgets supported versions: 2.6 |
| Latest version: 2005-09-19 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: This class formats and prints a report in case the application crashes on
Linux. Also included is the implementation of the BlackBox.dll which does
the same on Windows. |
|
| Links for wxCrashPrint: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: stream | Status: BETA |  |
| Author: Giovanni Mittone | wxWidgets supported ports: all |
| Current maintainer: Giovanni Mittone | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxCryptoStream is a library that currently includes 1 cryptographic system (128, 192, 256 bits AES), 5 SHA secure hash functions (160, 224, 256, 384 and 512 bits output hash) and an small (not completed) 128 bits unsigned integer class. The advantage of these classes, is in the use of streams for input and output operations; with streams, every class is easy to use and almost everything is easy to be encrypted, decrypted and hashed... [more info in the component website] |
|
| Links for wxCryptoStream: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: system | Status: STABLE |  |
| Author: Joachim Buermann | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Joachim Buermann | wxWidgets supported versions: 2.4, 2.6 |
| Latest version: 0.9 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: Communication Toolbox includes stuff for talking to serial ports and GPIB (IEEE488). Also supports Python (wxctb.py) by generating the necessary python modules via SWIG. More info look at www.iftools.com/ctb.en.html |
|
| Links for wxCtb: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: networking,stream,wrapper | Status: STABLE |  |
| Author: Casey O’Donnell | wxWidgets supported ports: all |
| Current maintainer: Francesco Montorsi | wxWidgets supported versions: 2.9 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: libcurl | Documentation: hand |
|
| Description: wxCURL is a simplified and integrated interface between LibCURL and wxWidgets.
As libCURL authors state, libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications... [more info in the component website] |
|
| Links for wxCURL: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: tutorials/documentation,application | Status: STABLE |  |
| Author: Ján Chudý | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: JanChudy | wxWidgets supported versions: 2.8 |
| Latest version: 1.0 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 2 |
| External dependencies: none | Documentation: doxygen |
|
| Description: Application which demonstrates features of wxWidgets. It contains most of the wxWidgets samples with descriptions, ability to browse source codes and documentation. These samples can also be launched directly from application. It is highly customizable with xml and external files - you can create you own skins, add samples etc... [more info in the component website] |
|
| Links for wxDemo: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: networking | Status: STABLE |  |
| Author: Hank Schultz | wxWidgets supported ports: wxMSW, wxMac |
| Current maintainer: Hank Schultz | wxWidgets supported versions: 2.7, 2.8 |
| Latest version: 1.0 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: Apple's Bonjour SDK | Documentation: notavailable |
|
| Description: This is a set of wrapper classes around Apple's Bonjour SDK. This will allow wxWidgets applications to broadcast, browse, and resolve services. This has been tested on wxMac and wxMSW, both in a unicode build. Additional platforms should be possible with the code already implemented, though it has not been tested... [more info in the component website] |
|
| Links for wxDNSSD: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,dialog,control | Status: STABLE |  |
| Author: Francesco Montorsi | wxWidgets supported ports: wxMSW, wxGTK, wxX11 |
| Current maintainer: Francesco Montorsi | wxWidgets supported versions: 2.8, 2.9, SVN |
| Latest version: 1.6 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: A widget for MS-like palette windows which can be used as advanced toolbars or "palettes" of tool buttons (they expose a simple wxPanel which can contain any control you want). The appearance is similar to wxMiniFrame but a lot of new features have been added: customizable mini buttons (total control over them), special focus handling (under wxMSW), rolling/unrolling, ability to save/load the wxExtMiniFrames to wxConfig, etc... [more info in the component website] |
|
| Links for wxExtMiniFrame: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: BETA |  |
| Author: Victor Gil Sepúlveda | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Victor Gil Sepulveda | wxWidgets supported versions: 2.6 |
| Latest version: 0.17 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxfdragspinctrl is a spin controll like textfield which uses a dragbutton. The dragbutton increases or decreases its value when dragging the mouse. It allows the use of a number + unit format (ex. 12 cms ) and also includes a complex automathic unit translation engine. The conversion engine allows you to define a base unit for your control and, whith the data readen from a conversion file, cnvert any unit to the base unit (if the conversion data exists)... [more info in the component website] |
|
| Links for wxFDragSpinCtrl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,control | Status: ALPHA |  |
| Author: Moskvichev Andrey V. | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Andrey | wxWidgets supported versions: 2.8 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxFilterCtrl is filter control, like in MS Office 2007.
It allows data filtering by values, date ranges, and different conditions. |
|
| Links for wxFilterCtrl: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,graphics | Status: STABLE |  |
| Author: Moskvichev Andrey V. | wxWidgets supported ports: all |
| Current maintainer: Andrey | wxWidgets supported versions: 2.8 |
| Latest version: 1.6 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxFreeChart is a powerful charting library, designed with flexibility in mind.
It has a Model-Controller-View design and it can draw the following chart types: line/point/area charts based on XY coordinates, bar charts, stacked bar charts, layered bar charts, OHLC bar and candlestick financial charts, pie charts, bubble charts... [more info in the component website] |
|
| Links for wxFreeChart: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: STABLE |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Otto Wyss | wxWidgets supported versions: 2.6 |
| Latest version: 2005-09-19 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxHyperLink contains a static text element which links to an URL. Clicking on
the URL activates the standard browser (via mimetype) and opens the URL. No
checks on the URL is done. The actual URL may differ from the shown text. |
|
| Links for wxHyperLink: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: data container | Status: STABLE |  |
| Author: Luciano Cattani | wxWidgets supported ports: all |
| Current maintainer: Luciano Cattani | wxWidgets supported versions: 2.8, 2.9 |
| Latest version: 1.2 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others... [more info in the component website] |
|
| Links for wxJSON: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: graphics,printing | Status: ALPHA |  |
| Author: Christoph Schmidt-Hieber | wxWidgets supported ports: all |
| Current maintainer: Christoph Schmidt-Hieber | wxWidgets supported versions: 2.9 |
| Latest version: 0.1 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxLatexDC is a device context that will generate a LaTeX2e file from graphics and text that were drawn onto it. It makes use of PSTricks (http://tug.org/PSTricks) to create Tex-compatible PostScript macros. You can create a wxLatexDC in exactly the same way as a wxSVGFileDC. At present, only a small part of the DC drawing functions have been implemented... [more info in the component website] |
|
| Links for wxLatexDC: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: STABLE |  |
| Author: Thomas Monjalon | wxWidgets supported ports: none |
Current maintainer: UNMAINTAINED (Want to be the maintainer of this one ?) | wxWidgets supported versions: 2.4 |
| Latest version: 2005-07-03 | Build system: not provided |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: A LED (Light Emitting Diode) widget.
Colour is chosen in RGB form. There is also a specified colour used when disabled. |
|
| Links for wxLed: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: ALPHA |  |
| Author: Christian Gräfe | wxWidgets supported ports: wxMSW |
| Current maintainer: Christian Gräfe | wxWidgets supported versions: 2.8 |
| Latest version: 0.2 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: wxLEDPanel is, like the name says, a Panel with LEDs.
It can be used as ticker with scrolling text or to show static text. |
|
| Links for wxLEDPanel: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: networking | Status: ALPHA |  |
| Author: Andrea Zanellato | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: RedTide | wxWidgets supported versions: 2.9 |
| Latest version: 0.1 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: libircclient | Documentation: doxygen |
|
| Description: A libircclient wrapper to be used directly with wxWidgets through
wxEvtHandler and wxThread classes. With this component it is possible to attach an IRC client session to an event handler (as well to any of its derived object; for example a wxPanel GUI object). |
|
| Links for wxLibIRCClient: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: system | Status: STABLE |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Otto Wyss | wxWidgets supported versions: 2.6 |
| Latest version: 2005-09-19 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxLocalize allows for the localization of any text file of an application. This is very handy for the help books (.htb) to be equally localized as any text within
the application. |
|
| Links for wxLocalize: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: stream,system,wrapper,miscellaneous | Status: STABLE |  |
| Author: Blake Madden | wxWidgets supported ports: all |
| Current maintainer: Blake Madden | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: not provided |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: Class for mapping a file into your address space (rather than having to buffer its contents). This gives you direct access to the files contents as a raw char*, bypassing the usual file stream operations. You can even write to the char* and have that immediately write back directly to the file. |
|
| Links for wxMemoryMappedFile: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: system,wrapper | Status: STABLE |  |
| Author: Cecilio Salmeron | wxWidgets supported ports: all |
| Current maintainer: cecilio salmeron | wxWidgets supported versions: all |
| Latest version: 1.3 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxMidi is a MIDI interface based on PortMidi, the Portable Real-Time MIDI Library. wxMidi offers a set of classes (wxMidiSystem, wxMidiDevice, wxMidiMessage, wxMidiDatabaseGM and derived from them) that interfaces wxWidgets with the PortMidi library. With this component you can add MIDI in/out commands support to your wxWidgets application... [more info in the component website] |
|
| Links for wxMidi: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: ALPHA |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Otto Wyss | wxWidgets supported versions: 2.6 |
| Latest version: 2005-09-19 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxMimeTypes allows to access all information of the mime type of an application.
An application can check if its mime type is correctly set and if not to install
the mime type.
|
|
| Links for wxMimeTypes: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| 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 ... [more info in the component website] |
|
| Links for wxMSWResources: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: graphics,printing | Status: BETA |  |
| Author: Ulrich Telle | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Ulrich Telle | wxWidgets supported versions: 2.6, 2.7, 2.8, 2.9 |
| Latest version: 0.8.5 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 26 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxPdfDocument allows wxWidgets applications to generate PDF documents. The code is a port of FPDF - a free PHP class for generating PDF files - to C++ using the wxWidgets library. Several add-on PHP scripts found on the FPDF web site are incorporated into wxPdfDocument. Embedding of PNG, JPEG, GIF and WMF images is supported... [more info in the component website] |
|
| Links for wxPdfDocument: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: graphics | Status: BETA |  |
| Author: F. Fhuebner, Germ?n Carrera | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Germán Carrera | wxWidgets supported versions: 2.4 |
| Latest version: 0.5 | Build system: makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: wxPlot - plplot - 5.5.1 is a plplot distribution libraries to show scientific graphs on wxWindows/wxWidgets programs.
The driver was created in 1999 by F. Fhuebner. I have now updated the code to a newest version of plplot, and I have made a new makefile too for Linux and Windows Operating Systems using plplot code rules... |
|
| Links for wxPlot: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,data container,graphics | Status: STABLE |  |
| Author: John Labenski | wxWidgets supported ports: all |
| Current maintainer: John Labenski | wxWidgets supported versions: 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: wxthings | Documentation: notavailable |
|
| Description: wxPlotCtrl is a interactive xy data plotting widgets that allows zooming, panning, and selection of points by either the mouse or the keyboard. Additional classes include wxPlotCurve/Function/Data classes that have a variety of data processing functions, including FFT, averaging, fitting and more. |
|
| Links for wxPlotCtrl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: data container | Status: ALPHA |  |
| Author: George Yohng | 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: The class acts as java-like automatic pointer (allocation/deallocation) |
|
| Links for wxProp: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container | Status: STABLE |  |
| Author: Markus Greither | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Markus Greither | wxWidgets supported versions: 2.4, 2.5, 2.6 |
| Latest version: 1.06 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: This wxWidgets based C++ class provides a user interface for child windows placed within other windows. The user can drag them around, and resize them using 8 marks drawn on each edge corner of the control. This class sends notification events to its parent when the window is created, resized, moved or deleted... [more info in the component website] |
|
| Links for wxResizeableControl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,window layout | Status: BETA |  |
| Author: Arne Steinarson | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Arne Steinarson | wxWidgets supported versions: 2.8, 2.9 |
| Latest version: 0.6.0 | Build system: CMake-based, makefiles |
| Programming language: C++ | Samples provided: 2 |
| External dependencies: none | Documentation: hand |
|
| Description: wxRecursiveLayout (or wxRL for short) is a window layout manager for top-level windows, child windows, panels and dialogs. It uses general sizing / area packing algorithms, and as such, does not enforce a central 'document' area.
Support for window panes, toolbars, dragging panes & toolbars, floating and docking, saving/loading layouts (aka perspectives)... [more info in the component website] |
|
| Links for wxRL: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,text processing | Status: STABLE |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Nuklear Zelph | wxWidgets supported versions: 2.6 |
| Latest version: 1.66.0 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: notavailable |
|
| Description: wxScintilla implements the Scintilla editing control (see "http://scintilla.sourceforge.net/") with the wxWidgets API. Its derived from wxStyledTextCtrl (see wxWidgets/contrib) and has the same functionality and a similar API.
This is now being maintained by Nuklear Zelph. keeping the language support up-to-date is the primary goal... [more info in the component website] |
|
| Links for wxScintilla: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| 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 | › Edit this component's info (for maintainers only) |
| Categories: graphics,printing | Status: BETA |  |
| Author: Michal Bližňák | wxWidgets supported ports: wxMSW, wxGTK, wxMac |
| Current maintainer: MichalBliznak | wxWidgets supported versions: 2.8 |
| Latest version: 1.9.2 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 4 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxShapeFramework (wxSF) is a software framework based on wxWidgets which allows easy development of software applications manipulating graphical objects, gui controls and diagrams like various CASE tools, technological processes modeling tools, etc. It uses wxXmlSerializer to store all data in an XML file and also supports undo/redo, clipboard operations, export of diagrams to bitmaps, printing with preview and other enhanced functionality... [more info in the component website] |
|
| Links for wxShapeFramework: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: STABLE |  |
| Author: John Labenski | wxWidgets supported ports: all |
| Current maintainer: John Labenski | wxWidgets supported versions: 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxSheet is a spreadsheet type grid widget for the wxWidgets GUI library. The wxSheet code is based on the wxWidget's wxGrid class and is, for the most part, a complete rewrite, almost every function has been tweaked. It is not backwards compatible, but is logically similiar. Many of the functions have the same names and you can expect them to perform a similiar task, but the parameters may be different... [more info in the component website] |
|
| Links for wxSheet: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: text processing | Status: STABLE |  |
| Author: Joe Blough | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Joseph Blough | wxWidgets supported versions: 2.4, 2.5, 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: Aspell (optional) | Documentation: hand |
|
| Description: wxSpellChecker is an library that provides an API to use various spell checker engines through wxWidgets classes or a C interface. The developer should have flexibility in the dialog design (using XML resources) and the spell checking interface (only Aspell and Myspell are supported at this time). For maximum control, developers can derive dialog classes from wxSpellCheckDialogInterface and create more customized dialogs... [more info in the component website] |
|
| Links for wxSpellChecker: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: database | Status: STABLE |  |
| Author: Ulrich Telle | wxWidgets supported ports: wxMSW, wxGTK, wxMac |
| Current maintainer: Ulrich Telle | wxWidgets supported versions: 2.8, 2.9 |
| Latest version: 2.0.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: SQLite database | Documentation: doxygen |
|
| Description: wxSQLite3 is a C++ wrapper around the public domain SQLite 3.x database and is specifically designed for use in programs based on the wxWidgets library.
wxSQLite3 does not try to hide the underlying database, in contrary almost all special features of the current SQLite3 version 3.7.0 are supported, like for example the creation of user defined scalar or aggregate functions... [more info in the component website] |
|
| Links for wxSQLite3: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,text processing,application | Status: STABLE |  |
| Author: John Labenski, Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: John Labenski | wxWidgets supported versions: 2.6 |
| Latest version: 1.2.4 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: Scintilla, wxStyledTextCtrl | Documentation: hand |
|
| Description: wxStEdit is a library and sample program for the wxWidgets's wxStyledTextCtrl wrapper around the Scintilla text editor widget. It provides a number of convenience functions and added capabilities, including the necessary prefs/styles/language management, menu creation and updating, a splitter, notebook, and frame component... [more info in the component website] |
|
| Links for wxStEdit: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,database | Status: STABLE |  |
| Author: Jan Knepper | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Jan Knepper | wxWidgets supported versions: 2.8, 2.9 |
| Latest version: 0.0.1 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 3 |
| External dependencies: none | Documentation: notavailable |
|
| Description: wxTableCtrl is a wxWidgets control for browsing tables (of records) such as database tables (DBF/cTreePlus/MySQL/ODBC). It allows for sorting on different indexes associated with table columns. Unlike wxListCtrl which is row-index based, wxTableCtrl does not require a row-index or does it use a row-index... |
|
| Links for wxTableCtrl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| 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... [more info in the component website] |
|
| Links for wxThings: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: control | Status: STABLE |  |
| Author: Otto Wyss | wxWidgets supported ports: all |
| Current maintainer: Ronan Chartois | wxWidgets supported versions: 2.6, 2.8 |
| Latest version: 2010-06-26 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxTreeListCtrl is able to show a tree with multiple colums. The main column is shown as a tree, the others just as lists.
- Sorting after any column, incl. native numeric ordering
- Keyboard navigation, positioning via characters (main column)
- Show/hide any column (except main column)
|
|
| Links for wxTreeListCtrl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container | Status: STABLE |  |
| Author: Jorgen Bodde | wxWidgets supported ports: all |
| Current maintainer: Jorgen Bodde | wxWidgets supported versions: 2.4, 2.5, 2.6 |
| Latest version: 1.08 | Build system: CMake-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: doxygen |
|
| Description: A tree control that can contain other controls, like a tree shaped property sheet.
The wxTreeMultiCtrl is loosely based upon the wxTreeCtrl and contains the same basic interface. However, the underlying functionality is a complete rewrite, to allow wxWindow derived classes to be painted in a tree shaped structure... [more info in the component website] |
|
| Links for wxTreeMultiCtrl: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| 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 CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: data container,graphics,wrapper | Status: ALPHA |  |
| Author: Josef Musil | wxWidgets supported ports: wxMSW, wxGTK, wxMac |
| Current maintainer: Josef Musil | wxWidgets supported versions: 2.8 |
| Latest version: 0.1 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: wxShapeFramework | Documentation: doxygen |
|
| Description: wxUML is a library for creating UML diagrams based on wxShapeFramework.
Shapes are provided for following diagrams: Use Case Diagram, Sequence Diagram, State Machine Diagram, Activity Diagram, Communication diagram, Class Diagram, Object Diagram, Component Diagram, Deployment Diagram and Package Diagram... [more info in the component website] |
|
| Links for wxUML: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: window container,control,graphics | Status: ALPHA |  |
| Author: Moskvichev Andrey V. | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Andrey | wxWidgets supported versions: all |
| Latest version: 1.0 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxMapCanvas is high performance vector graphics drawing component.
It supports drawing different objects, and zooming/panning. |
|
| Links for wxVectorCanvas: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: control,graphics,application | Status: STABLE |  |
| Author: John Labenski | wxWidgets supported ports: wxMSW |
| Current maintainer: John Labenski | wxWidgets supported versions: 2.6 |
| Latest version: 1.0 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: none | Documentation: hand |
|
| Description: wxVideoCapture is a wrapper for MSW's VFW 1.1 api for wxWidgets. It provides a control to display streaming video, capture to disk, and all the associated user dialogs. A sample is provided that is a complete video capture application. [There are stubs for use in Linux using v4l, but it is not currently useable... [more info in the component website] |
|
| Links for wxVideoCapture: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: system,wrapper | Status: BETA |  |
| Author: Jan Knepper | wxWidgets supported ports: wxMSW |
| Current maintainer: Jan Knepper | wxWidgets supported versions: 2.8, 2.9 |
| Latest version: 0.0 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: none | Documentation: notavailable |
|
| Description: Windows Service component is a set of classes to write Windows Service type applications using wxWidgets. The classes implement the Windows Service Control Manager (SCM) API as well as a debug mode where the SCM commands can be given via the console. The classes implement handling of the SCM messages via the wxWidgets event handling mechanism... |
|
| Links for wxWinService: › Website | › Screenshots | › Documentation | › Browse CVS | › Download | › Edit this component's info (for maintainers only) |
| Categories: data container,import/export,wrapper | Status: STABLE |  |
| Author: Francesco Montorsi | wxWidgets supported ports: all |
| Current maintainer: Francesco Montorsi | wxWidgets supported versions: 2.6, 2.8 |
| Latest version: 1.8 | Build system: Bakefile-based |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: libxml2, iconv (built-in for win32) | Documentation: doxygen |
|
| Description: A simple set of classes, wxXml2Namespace, wxXml2Property, wxXml2Node, wxXml2DTD and wxXml2Document, that interfaces wxWidgets with libxml2.
With this component you can add load/save/edit XML support to your wxWidgets application using all the power of a well-known library like libxml2.
The full support for DTDs allows you to easily check your XML documents & thus to
produce well-formed XML files... [more info in the component website] |
|
| Links for wxXml2: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: data container,import/export | Status: BETA |  |
| Author: Michal Bližňák | wxWidgets supported ports: all |
| Current maintainer: MichalBliznak | wxWidgets supported versions: 2.8 |
| Latest version: 1.3.2 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 6 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxXmlSerializer (shortly wxXS) is a software library which offers a functionality needed for creation of persistent classes/hierarchical data containers. wxXS allows user to easily serialize/deserialize hierarchicaly arranged class instances and their data members to/from an XML structure. The user can create classes derived from a so called serializable
base class provided by the wxXS and then define which the class members will be serialized into XML structure stored in a file or in other supported output stream... [more info in the component website] |
|
| Links for wxXmlSerializer: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |
| Categories: text processing,wrapper | Status: STABLE |  |
| Author: Nuklear Zelph | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: Nuklear Zelph | wxWidgets supported versions: 2.6, 2.8, 2.9 |
| Latest version: 6.1 | Build system: projectfiles |
| Programming language: C++ | Samples provided: 1 |
| External dependencies: wxStyledTextCtrl, wxScintilla, wxWidgets | Documentation: doxygen |
|
| Description: This is a class designed to automate some of the functionality of scintilla through wxSTC or wxScintilla. It abstracts between their apis so that one can use either without changing the program code. Brace matching, folding, bookmarks and coloring is done automatically. The files extension is used to determine the lexer to setup and a configuration system allows changes to coloring, lexer to extension binding and properties for lexers... [more info in the component website] |
|
| Links for XSTC: › Website | › Screenshots | › Documentation | › Browse Subversion | › Download | › Edit this component's info (for maintainers only) |