| attached the latest Windows.pl file, which is where I'm trying to | accomplish this autoscroll thing.
I just ran it with 0.0.558 - all I did was change the $logbox->SendMessage (0x115, 0, 0); to $logbox->SendMessage (0x115, 7, 0); and it did what I believe is what you want it to do - always show the last 16 or so lines of text.