]> Creatis software - creaMaracasVisu.git/blobdiff - bbtk/src/bbmaracasvisuViewerNV.cxx
*** empty log message ***
[creaMaracasVisu.git] / bbtk / src / bbmaracasvisuViewerNV.cxx
index 0dae95ab6fdbfce86b6db3606eddecc04da14065..719c0df788e96dd209e317ddb65a57630dc69d4f 100644 (file)
@@ -84,11 +84,12 @@ void ViewerNV::Process()
                        //mwxwidget->UpdateLayout(img);
                }
 
-               if (firsttime==true)  // EED  21 aout 2010
-               {
-                       firsttime=false;
-                       mwxwidget->ConfigureVTK();
-               }
+//             if (firsttime==true)  // EED  21 aout 2010
+//             {
+//                     firsttime=false;
+//                     mwxwidget->ConfigureVTK();
+//             }
+
                mwxwidget->RefreshView();
 
                currenttype = type;
@@ -164,7 +165,7 @@ void ViewerNV::CreateWidget(wxWindow* parent)
 //-------------------------------------------------------------
 void ViewerNV::bbUserSetDefaultValues()
 {
-       firsttime=true;
+//     firsttime=true;
        mwxwidget = NULL;
        bbSetInputIn(NULL);