This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi there, You have IntegerUpdown control with minimum =1 and Maximum="{Binding Max}" (Max can be any >1 number in my view model). If you enter 0 directly, it takes the 0 as the input from keyboard. But say you set Maximum to a particular number, i.e. 4, then it will not take the input from keyboard 0. Thanks Gordon |
|
|
Hello Gordon I have not been able to fully reproduce this, but I have made a fix in the most likely place where the issue was occurring. This will be available in the next nightly build. Let me know if there are still issues. Jason Fauchelle |
|