Hi,
If I create a numberbox and set its width to 1, then it behaves somewhat like a toggle when clicked: if you click on it and its current value is non-zero it changes to zero, and if it is 0 it changes to 1. So you cannot click on it and write a number, which is nonsense, since you could write any one-digit number (0-9). Is there a way to override this behaviour?