creaButtonContainer & creaPanelButtonContainer doxygen documentation 99%
some changes in the boxes (not big)
the two libraries are ready to be usables :)
There are 1 bug to solve!! (wxScrolledWindow)
Good job!!! :) :) :) :D :D :D
/*! @class ButtonContainerPanel buttonContainerPanel.h "buttonContainerPanel.h"
* @brief This class is the container of the creaButtonContainer.
* @details This class derives from wxScrolledWindow and manages the view of the buttonContainer.
- * @bug The scrolled it doesn't work! (to be changed soon)
* @see <a href="http://docs.wxwidgets.org/stable/wx_wxscrolledwindow.html">wxScrolledWindow</a>
*/
class ButtonContainerPanel : public wxScrolledWindow
void
UpdatePanel( const std::string &buttonName );
// ----------------------------------------------------------------------------------
- /*! @fn void GenericButtonEvent( const std::string &buttonName );
+ /*! @fn
* @brief This method is the function that calls the panels contained in the buttons
* (in creaButtonContainer is the function contained in the functors to be called back.
* @param buttonName