On Sun, Jan 29, 2012 at 12:08 PM, lkcl luke <[email protected]> wrote: > On Sun, Jan 29, 2012 at 5:19 PM, Lex Berezhny <[email protected]> wrote: >> Can't you just use text: "Loading..." and make the three dots at the >> end cycle: ".", "..", "..." > > ah that reminds me: peter could you please make the new spinner a > separate file, then make it selectable as an option via pyjsbuild, i > think with two options already it should be obvious how to do that, > but perhaps make it an argument that you pass by name?
this can already be done with: --bootstrap-file=BOOTSTRAP_FILE ... simply create a new bootstrap file implementing the bootsplash, or use the existing one. -- C Anthony

