| Categories: graphics,printing | Status: BETA |  |
| Author: Michal Bližňák | wxWidgets supported ports: wxMSW, wxGTK, wxMac |
| Current maintainer: MichalBliznak | wxWidgets supported versions: 2.8, 2.9 |
| Latest version: 1.12.1 | Build system: Bakefile-based, makefiles |
| Programming language: C++ | Samples provided: 4 |
| External dependencies: none | Documentation: doxygen |
|
| Description: wxShapeFramework (wxSF) is a software framework based on wxWidgets which allows easy development of software applications manipulating graphical objects, gui controls and diagrams like various CASE tools, technological processes modeling tools, etc. It uses wxXmlSerializer to store all data in an XML file and also supports undo/redo, clipboard operations, export of diagrams to bitmaps, printing with preview and other enhanced functionality. |
|
| Links for wxShapeFramework: › 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.