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: control - Current page: 1 <<
| 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) |
FixedWidthImportCtrl | ^ TOP |
| 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: control | Status: ALPHA |  |
| Author: Justin Bradford | 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: ActiveX IE window embedded in a wxWindow; with some modification it uses Mozilla |
|
| Links for IEHtmlWin: › 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) |
kwxIndustrialIndicators | ^ TOP |
| 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: STABLE |  |
| Author: Unknown | 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: A cool looking LCD Window ! |
|
| Links for LCDWindow: › Website | › Screenshots | › Documentation | › Browse CVS | › 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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: 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,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) |
>> Current section: control - Current page: 1 <<