George Gwilt wrote: > I have discovered why some of my programs are so slow with v3.12 on > the Q60. It is because changing the window size is now much much > slower than with v3.10. The code causing the trouble finds the > biggest dimensions of window. The width is easy to find but, on older > systems than SMSQE the height is not and I use trial and error to > determine the maximum height.
Erm, why don't you just use iop.flim? It does, after all, tell you the maximum dimension a window is allowed to have, which sounds exactly like what you're trying to do. Marcel _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
