Re: custom spin button format

2010-06-18 Thread Allin Cottrell
On Fri, 18 Jun 2010, Tadej Borovšak wrote: > > Below is a minimal test program. I'd expect that, since the spin > > button's range is set as 1 to 4, I ought to be able to display > > "B", "C"  and "D" in turn by pressing the button's up-arrow. But > > what actually happens is that the first up-pr

Re: custom spin button format

2010-06-18 Thread Tadej Borovšak
Hello. > Below is a minimal test program. I'd expect that, since the spin > button's range is set as 1 to 4, I ought to be able to display > "B", "C"  and "D" in turn by pressing the button's up-arrow. But > what actually happens is that the first up-press gives "B" and > then subsequent up-presse