]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsVtkGUIEditorGraphic/GObjectController.cxx
Change in colors and middle button to select executable box(es)
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsVtkGUIEditorGraphic / GObjectController.cxx
index 7926e68ca20b4050a064ddd4c2cc3a5c3c02616e..3ba353c6b689e72607f8ded1ef13d5c424fa9826 100644 (file)
@@ -124,6 +124,13 @@ namespace bbtk
                return true;
        }
 
+       //=========================================================================
+       
+       bool GObjectController::OnMiddleButtonDown()//virtual
+       {
+               return true;
+       }
+
        //=========================================================================
 
        void GObjectController::moveObject(int X,int Y)