Hi In Fact it's possible to do, with this call new qx.ui.form.Spinner(0,0,Number.MAX_VALUE) Then the field will be limited to the maximum value of Integer, because by default spinner contains only integer
regards Le 13 février 2012 09:37, Benjamin Dreux <[email protected]> a écrit : > Hi, > I wonder if there is a way to create a spinner without max limit. > I expected that if the max value isn't defined, there will be no max value. > > I also tried to specify Infinity in the max value, with no more succes. > > Does any one now a technic to do so?? > > My original goal was to create a textfield that can only take number as value. > > Regards > > -- > Benjamin Dreux > Analyste-Programmeur > Chaire de logiciel libre-Finance Social et solidaire > UQAM > Montréal -- Benjamin Dreux Analyste-Programmeur Chaire de logiciel libre-Finance Social et solidaire UQAM Montréal ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
