]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
*** empty log message ***
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index ddcb7038e966dab161e144dc22e23ac4c6975b68..e9663c27733bbc076e4db51649310d64b7dd79f0 100644 (file)
@@ -136,11 +136,11 @@ public:
 
        void onMirrorChangeWidth(int width);
 
-       void onThreshold(int minVal, int maxVal);
+       void onThreshold();
 
-       void onThresholdChange(int minVal, int maxVal);
+       void onThresholdChange();
 
-       void onThresholdInstantChange(int range[]);
+       void onThresholdInstantChange(double range[]);
 
        void onThresholdRemove();
 
@@ -208,12 +208,15 @@ public:
 
        void onSnakePressed();
 
+       virtual bool Show(bool show);
+
 private:
        
 
        static interfMainPanel* interfmainpanel;
 
 
+       static wxFrame* _newframe;
        wxPanel* menubar;
        wxPanel* menubar1;
        wxPanel* menubar2;