OK guys, wxWidgets 2.6 is out, and we're changing our code to use this new version of wxWidgets.
This will allow us to use libraries which weren't available with wxWidgets 2.4.x. One of these libraries is
wxIFM.
wxIFM is a dockable-windows library for wxWidgets - unfortunately it hasn't been tested on Linux (but nobody says it doesn't work, since it uses wxwidgets :wink: )
So this is why we need your help: Since we can't change the C::B sourcecode with an untested (and relatively new) library, this has to be done on a test subject.
We need you to make a sample program (as simple as possible) that has "dockable" toolbars (or panels). Think of this as a "software guinea pig".
Why don't we do it ourselves? Lack of time. We're too busy developing C::B, remember?
So the more people working on diff. parts of the project, the sooner these features will be implemented.
The requirements for this sample app using wxIFM are:
* Is a wxMDIParent Frame
* Has some of the toolbuttons similar to the ones in Code::Blocks
* One of the toolbars must have one or more wxComboBoxes
The wxIFM library can be found
here. The wxWidgets library is found
here.
We also need Windows and Linux testers for this.
Thanks!