From: Diego Caceres Date: Mon, 23 May 2011 23:58:04 +0000 (+0000) Subject: creaButtonContainer: new structure to make easy the button settings X-Git-Tag: v1.0.4~114 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d0b7f8d0edf248f4b8de92aa68f374b19ec028f3;p=creaMaracasVisu.git creaButtonContainer: new structure to make easy the button settings 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 --- diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/buttonContainerPanel.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/buttonContainerPanel.h index a074b53..063b9d5 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/buttonContainerPanel.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/buttonContainerPanel.h @@ -49,7 +49,6 @@ namespace creaButtonContainer /*! @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 wxScrolledWindow */ class ButtonContainerPanel : public wxScrolledWindow diff --git a/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.h b/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.h index 6579b63..1872527 100644 --- a/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.h +++ b/lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.h @@ -66,7 +66,7 @@ namespace creaPanelButtonContainer 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