wxOpenCommander

Categories: applicationStatus: ALPHAComponent logo
Author: Armando Urdiales GonzálezwxWidgets supported ports: wxMSW
Current maintainer: Armando Urdiales GonzálezwxWidgets supported versions: 2.8
Latest version: 0.1Build system: makefiles
Programming language: C++Samples provided: 1
External dependencies: webUpdaterDocumentation: notavailable

Description: Is a File Explorer ''Like'' a Total Commander but GNU. The project is in Alpha and only in MSW. http:\\wxOpenCommander.com''

Links for wxOpenCommander:


Screenshots

^ TOP

Description


Usage sample

^ TOP

// sample CPP snippet which shows how to use this component:
myComp *newcomp = new myComp();
newcomp->SetAAAA("aaa");
newcomp->SetBBBB("bbb");

// inside this section we can use any character we want except
// for the single quote char: if you need to use it you should
// escape it in this way: '
newcomp->Show();

Documentation

^ TOP

The documentation for this component is available online here.


Known bugs

^ TOP

None. To submit a bug report please look at wxCode support page.


Future enhancements

^ TOP

None. To submit a feature request please look at wxCode support page.