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