ypatios escribió:
numbox2?
Well, the reason why I'm setting the width to 1 is to waste as little space as possible (knowing that the numbers to be used in this case never exceed 9). A one-digit-wide numbox2 is wider than a 2-digit wide numbox, so it doesn't help.
Anyway, is there some reason for the bizarre behaviour of numbox with width=1, or is it just a bug? For toggling between 0 and 1 one can already use a tgl, and also, ctrl+click on a numbox already does that, with any width........