I found this to be the only tutorial

http://gtk2-perl.sourceforge.net/doc/gtk2-perl-tut/

and it's incomplete in many places. So I wanted to know
a place where I could learn about this. I know that the sytax
is along the lines of how it is done in C++, and that there are
many tutorials on that. But, I really wanted things for perl, it
seems so much cleaner to read :).

The target for this learning is to create something which takes
text input in a box and processes that string on the click of a button
/ pressig enter key. The processed information is then
displayed below it in. if the data exceeds the given dimension,
a scroll bar should appear.

So, any references which can help me learn things in this
direction, would be very welcome.

thanks
Saurabh

Reply via email to