Here you can browse the wxCode component database.
It contains 89 components
(note that each component may appear in many categories in the list below).
Choose your view options:
>> Current section: wrapper - Current page: 1 <<
| 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: 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: 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: 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: 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: 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: 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: 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) |
>> Current section: wrapper - Current page: 1 <<