| Categories: networking | Status: ALPHA |  |
| Author: Andrea Zanellato | wxWidgets supported ports: wxMSW, wxGTK |
| Current maintainer: RedTide | wxWidgets supported versions: 2.9 |
| Latest version: 0.1 | Build system: makefiles, projectfiles |
| Programming language: C++ | Samples provided: 0 |
| External dependencies: libircclient | Documentation: doxygen |
|
| Description: A libircclient wrapper to be used directly with wxWidgets through
wxEvtHandler and wxThread classes. With this component it is possible to attach an IRC client session to an event handler (as well to any of its derived object; for example a wxPanel GUI object). |
|
| Links for wxLibIRCClient: › 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.