Re: [perl-win32-gui-users] File Monitoring Script

2003-10-08 Thread Erick Bourgeois
On Wed, 8 Oct 2003 14:13:25 -0500, [EMAIL PROTECTED] said: > I am looking to write a GUI front end to what basically amounts to a "tail > -f", however, I am not sure how to go about doing this. I would like to > use a ListView object to highlight any lines that come through as "Failed", > but i'm

[perl-win32-gui-users] File Monitoring Script

2003-10-08 Thread leonard . jacobsen
I am looking to write a GUI front end to what basically amounts to a "tail -f", however, I am not sure how to go about doing this. I would like to use a ListView object to highlight any lines that come through as "Failed", but i'm not sure how to go about updating the ListView with new information