]> Creatis software - bbtk.git/blobdiff - kernel/src/bbtkWtBlackBox.cxx
#2536 BBTK Feature New Normal wt-version Package
[bbtk.git] / kernel / src / bbtkWtBlackBox.cxx
index be524097ae1bc18de78a24626346eb011adbdf4d..a8bec6700c043ec4a18f371bc41b04be9edd83f7 100644 (file)
@@ -1,3 +1,4 @@
+
 /*
  # ---------------------------------------------------------------------
  #
@@ -142,10 +143,13 @@ namespace bbtk
                //this->useStyleSheet("css/demo.css");
                
        //      this->require("http://get.goXTK.com/xtk_edge.js");
-       this->require("http://get.goXTK.com/xtk_xdat.gui.js");
+//     this->require("http://get.goXTK.com/xtk_xdat.gui.js");
+       this->require("xtk_xdat.gui.js");
+
+       //this->require("http://get.goXTK.com/xtk.js");
        this->require("xtk.js");
-       //this->require("xtk_xdat.gui.js");
-  this->useStyleSheet("style.css");
+
+  this->useStyleSheet("styleWT.css"); 
   
 
        //      std::cout<<"Cargado------------           "<<loadedJS<<std::endl;