X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FbbsWxGUIEditorGraphic%2FwxVtkSceneManager.cxx;h=2acf1d709ca53852a197acf389dc3f1fcd381439;hb=50438aabbaf55c55e5cab40cb88e19da2a26b0a3;hp=cba9e89e5d37646d8d8481675f96038135bb42a7;hpb=25cc7b0782c5950c95cbf3fa94586769ae093f10;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx index cba9e89..2acf1d7 100644 --- a/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx +++ b/lib/EditorGraphicBBS/bbsWxGUIEditorGraphic/wxVtkSceneManager.cxx @@ -61,9 +61,10 @@ wxVtkSceneManager::wxVtkSceneManager(wxGEditorTabPanel *parent, printf( "RaC-EED 21-06-2010 %p wxVtkSceneManager::wxVtkSceneManager If you comment this line, the drag and drop functionnality is not initialized.\n", this); -#ifdef __APPLE__ + +//#ifdef __APPLE__ _baseView->GetWxVTKRenderWindowInteractor()->SetDropTarget((wxDropTarget*)parent); -#endif +//#endif configureBaseView(); _worldState = NOTHING_HAPPENS;