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: window container - Current page: 1 <<
| 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: 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: 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: 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: 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: 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: 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: 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) |
>> Current section: window container - Current page: 1 <<