]> Creatis software - creaMaracasVisu.git/commitdiff
creaButtonContainer: new structure to make easy the button settings
authorDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Mon, 23 May 2011 23:58:04 +0000 (23:58 +0000)
committerDiego Caceres <Diego.Caceres@creatis.insa-lyon.fr>
Mon, 23 May 2011 23:58:04 +0000 (23:58 +0000)
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

lib/maracasVisuLib/src/interface/wxWindows/widgets/creaButtonContainer/view/buttonContainerPanel.h
lib/maracasVisuLib/src/interface/wxWindows/widgets/creaPanelButtonContainer/creaPanelButtonContainer.h

index a074b53c38c8bda5cb887a69d725f3fd63e73ed2..063b9d5466bff8662bb0e75d543c6877879ebb05 100644 (file)
@@ -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 <a href="http://docs.wxwidgets.org/stable/wx_wxscrolledwindow.html">wxScrolledWindow</a>
                 */
                class ButtonContainerPanel : public wxScrolledWindow
index 6579b6332a435572d30d13648d70e676f38b10bd..1872527620bd966a9da942477778a0bd6032151d 100644 (file)
@@ -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