| 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) |
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.