]> Creatis software - creaMaracasVisu.git/blobdiff - lib/maracasVisuLib/src/interface/wxWindows/widgets/wxMaracasMultipleVolumeRendererPanel.h
Diego Caceres: creaButtonContainer & creaPanelButtonContainer
[creaMaracasVisu.git] / lib / maracasVisuLib / src / interface / wxWindows / widgets / wxMaracasMultipleVolumeRendererPanel.h
index 44ee843a9f16d8dd3d97ec00b5543bea1ccb2d64..9bebed2a71e7dd9b153f919a58e8c0fe159d2af1 100644 (file)
@@ -16,6 +16,7 @@ public:
        void onCancel(wxCommandEvent& event);
        void onUpdate(wxCommandEvent& event);
        void onViewImage(wxCommandEvent& event);
+       void onRadioBoxSelectFunction(wxCommandEvent& event);
 
        void updateVolume();
        int getPropId();
@@ -23,6 +24,7 @@ public:
 
 private:
        wxCheckBox* checkbox;
+       wxRadioBox* _radiobox;
        wxBitmapButton* _viewimage;
        
        int _propid;