tools/build_gtk_tree.js
[app.Builder.js] / builder.html
index 54d913d..fc126e0 100644 (file)
@@ -9,7 +9,8 @@
         <title>Gtk Builder App Runner.</title>
         <!-- this lot needs to be available on the target site.. if used on remote.. -->
         
-        <link rel="stylesheet" type="text/css" href="roojs1/cssX/roojs-all.css" />
+        <link rel="stylesheet" type="text/css" href="roojs1/css/roojs-debug.css" />
+        <link rel="stylesheet" type="text/css" href="roojs1/css/xtheme-slate.css" />
         <script type="text/javascript" src="roojs1/roojs-debug.js?ts=1234"></script>
          
         <script type="text/javascript">
@@ -18,7 +19,7 @@
             Roo.rootURL = 'roojs1/';
         </script>
            
-        <script type="text/javascript" src="builder.html.js?ts=1234"></script>      
+        <!-- <script type="text/javascript" src="builder.html.js?ts=1234"></script>    -->
     
     <!-- user generate code ends up here... -->
     
@@ -26,7 +27,7 @@
      </head>
        <!--background:#F8ECB2;-->   
     <body class="ytheme-gray">  
-       
+       <div id="builderel"></div>
         
      
     </body>