I have been given an assignment at work to develop a users interface using Perl/Tk. Unfortunately for me I am very new to Perl and Tk, so having said that I am trying to create a GUI that looks like the one on page 273, figure 12-7, in the book "Mastering Perl/Tk". I am most interested in being able to create frames(?? not sure if this is what I need to do to accompish my task) that contains radio buttons where the size can be specified. For example I have created a frame and then placed radio buttons within it, but they are always in a vertical or horizontal orientation. I can't seem to figure out how to make the data be displayed in a 4x5 matrix orientation. If anyone can help me that would be great!
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>