On 23 Nov 2010, at 11:14, Dilwyn Jones wrote:

> Does anyone know of any software or extensions allowing windows to be 
> auto-arranged on screen? I think it means that windows be automatically 
> rearranged on modern large screen displays so that nothing overlaps if 
> possible?
> 
> Or if not, hints on how such a program might be written? I can't think of a 
> LEGAL way of doing this, I'm afraid.

Windows of PE programs can be moved by WM_CHWIN but non PE programs can't. I 
wanted to be able to move non PE windows so I invented a routine which can do 
this (with the help of the program itself of course). I think I have three 
programs using this facility.

However, that's a long way from moving someone else's windows without so much 
as a by your leave.

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

Reply via email to