SpinEdit Not Honoring Max/Min Limits

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #56267
    TAZ
    Participant

    There is one thing that puzzles me, “AllowNegative” property. It does prevent negative numbers (if unchecked) when you have a Min set to 0.

    However, it will not stop Max = 0 and Min = negative problem of the Max going greater than 0. Guess you could have a “AllowPositive” property but I doubt that would be beneficial.

    #56309
    Support
    Keymaster

    Hello

    Sometimes it's required to have unlimited minimal value, but limited max value. Or unlimited max value with limited min value.

    We have made 0 as unlimited for this purposes. If value must have 0 as minimal, then we can use AllowNegative property, you are right.

    Maybe, the AllowPositive property should be added too.

    #56311
    TAZ
    Participant

    Based on your reply I would agree.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.