---------- Forwarded message ----------
From: Matteo Sisti Sette <matteosistisette@gmail.com>
To: ypatios <ypatios@gmail.com>
Date: Tue, 04 May 2010 11:42:32 +0200
Subject: Re: [PD] avoiding toggle-like behaviour of one-digit-width numberbox
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........
The 1 digit numbox *was* a tgl berfore tgl existed. I think the ability remains for compatibility reasons.
--