You forgot one thing here Sebastian! QxSlider also has a startValue and an endValue. Additionally, the scale can start at -5 pass 0 and finish at +5. It means that two classses QxSlider and QxProgressBar have this, while QxSpinner doesn't.
My opinion in this has been strengthened. Kent On Sat, 2006-02-25 at 16:52 +0100, Kent Olsson wrote: > I would like to add one more property called 'stepValue' in this class, > then it would cover the the need of QxSlider and QxProgressBar, > including QxSpinner as from before, I am finishing up right now. > > Proposed name changes being more universal: > > min -> startValue > max -> endValue > > the reason is stepping in both directions with a positive or negative > step value > > Attaching proposed changes as a diff. > > Kent ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
