I have started going through TK documents. The initial sections seem
to concentrate more on adding different options to screen and do some
background action based on user input. My requirement is not so much
on user control but more on the visual display side (pardon if I am
using generic terms since I am not a SW guy). I just want to make sure
I am spending time in the right area. So sending this mail.

Regards,

On Tue, Mar 17, 2009 at 11:41 AM, Chas. Owens <chas.ow...@gmail.com> wrote:
> On Tue, Mar 17, 2009 at 01:58, Sharan Basappa <sharan.basa...@gmail.com> 
> wrote:
>> Hi Chas,
>>
>> 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.
> snip
>
> There are many GUI Toolkits for Perl.  Which one is best for you
> depends in what platform you are on.  I like Gtk2[1], two others with
> wide following are Tk[2] and Wx[3].  I believe all of them has some
> form of canvas widget.  If you want to represent data like a waveform
> that would be where I would start looking.
>
> 1. http://search.cpan.org/dist/Gtk2/Gtk2.pm
> 2. http://search.cpan.org/dist/Tk/pod/overview.pod
> 3. http://search.cpan.org/dist/Wx/Wx.pm
>
> --
> Chas. Owens
> wonkden.net
> The most important skill a programmer can have is the ability to read.
>

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to