2003/10/31 09:50:08
[org.ibex.core.git] / src / org / xwt / builtin / splash.xwt
index fa07d95..6f44cca 100644 (file)
             var new_xwt = xwt.clone(new_rr);
 
             xwt.thread = function() {
-for(var i=0; 100>i; i++) { progress(i, 100); xwt.sleep(100); }
-                xwt.yield();
+for(var i=0; 100>i; i++) {
+progress(i, 100);
+xwt.yield();
+}
                 new_xwt.apply(xwt.box, new_xwt["main.xwt"]);
                 thisbox = null;
             }
         }
 
-        <box height="236" align="bottomleft" packed="false" x="20" y="0">
+        <box height="233" align="bottomleft" packed="false" x="20" y="0">
             <box textcolor="white" id="text" shrink="true"/>
         </box>
         <box packed="false" id="bar" x="20" y="236" width="354" height="20" align="left">