in reply to Re^2: a perl tkx GUI
in thread a perl tkx GUI

Can you give some comments on the code or give me some website that talk about this in detail? Thank you so much!

About what exactly , can you be specific?

I linked the tkx/tk docs and tutorials (which link other tutorials) ... Have you read perlintro?

Replies are listed 'Best First'.
Re^4: a perl tkx GUI
by USCG360D (Initiate) on May 29, 2013 at 17:01 UTC
    I know the basics of perl such as I/O, regular expression, etc. I use perl frequently for file manipulation, calculation, SO I don't know how to make a GUI and don't know how to use all those packages such as table. Could you give me some websites that tells about how to create table, refer to a table, and how to grabbed data typed through GUI? and/or maybe you can give a more detailed comments considering the situation above? Thank you again.