On 4 Sep 2006, at 10:17, George Gwilt wrote:

>>>
>>> Also, although the Q60 appears to work with v3.12, in particular the
>>> HISTORY is good, screen display is slower. Indeed in some cases I
>>> have to wait up to four seconds before a response. Is this just me?

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. To speed up this operation I propose to  
use pt_xscr and pt_yscr for SMSE v 3.12 and beyond. This works well  
for v3.12 but will fail if the position of pt_xscr/pt_yscr alters in  
future versions. What assurance do we have that this will not happen?

George
_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to