From: Piske, H. <Har...@bo...> - 2001-05-01 16:06:33
|
| 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. |