Sharan Basappa <sharan.basa...@gmail.com> wrote: > Clearly I did not communicate properly. So what I am looking is for > some support to do some GUI stuff. The idea is take information from > text and show it in the form a waveform. This will help a lot since > it is rather difficult to go through the text file.
If you don't need user interaction beyond a "next" button and don't want to bother with a GUI toolkit, you could use Perl to convert your input data to gnuplot plot files. HTH, Thomas -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/