On Sunday 29 October 2017 13:44:42 fredvs wrote: > Hello. > > There is a trealspinedit with valuemin := 0 and valuemax := 100. > > Is it possible, if the user manually change the value for example to 200, > that no range error appear but instead, the trealspinedit.value is auto-set > to valuemax (here 100) ? > Remove the limits in "valuemin", "valuemax" and limit "avalue" in "onsetvalue" event.
Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

