[GRASS-dev] wx display monitors starting at 0

2008-03-10 Thread Hamish
Hi, I notice in the wx screenshots that the display monitors start counting at 0 not 1. This is all good and well for C & Python programmers, but for the average user it's a bit unexpected. range(1, max+1) thoughts? Hamish ___ grass-dev mailing li

Re: [GRASS-dev] wx display monitors starting at 0

2008-03-14 Thread Martin Landa
Hi, 2008/3/10, Hamish <[EMAIL PROTECTED]>: > I notice in the wx screenshots that the display monitors start counting at 0 > not 1. This is all good and well for C & Python programmers, but for the > average user it's a bit unexpected. > > range(1, max+1) > > > thoughts? seems to be inspired