Hi Respected Monks,
I am totally new to perl. I need help with GUI.I need to represent a 2D array as a grid of squares (each square representing each of my array values) in which the colors of each squares can be selected using the values of respective array values.
I want to know which GUI can be used for this purpose as well as this square grid i am talking about should be interactive with mouse click such that i can read the location of the square over which the mouse is clicked.
Hope u will help this newbie...:)