| 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) |
Description
myComp *newcomp = new myComp();
newcomp->SetAAAA("aaa");
newcomp->SetBBBB("bbb");
newcomp->Show();
The documentation for this component is available online
here.
None. To submit a bug report please look at wxCode support page.
None. To submit a feature request please look at wxCode support page.