Hi Peter, I think the Slider is the best widget for this use case.
A progress bar is just like a slider, but without the knob. Just add a class to your slider like "progress" and then add the following CSS statement to your project SCSS: .progress.slider>div:after { display: none !important; } For keeping preventing changing, your could use: setAnonymous(true); Greetz Christopher Am 10.03.14 11:01 schrieb "Peter Caffin" unter <pe...@caffin.org>: >Hi guys. > >Just wondering what you would recommend for a Progress Bar for >Qooxdoo Mobile. > >Ideally should be a horizontal bar capable of determinate and >indeterminate modes (ie, progressing to a maximum determined value; or >a "barber's pole" for just showing activity). > >Ideally should also be Qooxdoo theme aware :) > >Thanks. > > > >-------------------------------------------------------------------------- >---- >Learn Graph Databases - Download FREE O'Reilly Book >"Graph Databases" is the definitive new guide to graph databases and their >applications. Written by three acclaimed leaders in the field, >this first edition is now available. Download your free book today! >http://p.sf.net/sfu/13534_NeoTech >_______________________________________________ >qooxdoo-devel mailing list >qooxdoo-devel@lists.sourceforge.net >https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/13534_NeoTech _______________________________________________ qooxdoo-devel mailing list qooxdoo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel