in reply to Re: perltk: error getting values from dynamically generated combo boxes
in thread perltk: error getting values from dynamically generated combo boxes

This seems to be what I needed. I wanted something that allows the user to input as many fields as he/she likes and a way to collect all of the fields the user inputted.

Sorry I just started learning Perltk (a lot from your message boards tbh :D ) and this code is what I came up with. I really appreciate your help! Thanks!

  • Comment on Re^2: perltk: error getting values from dynamically generated combo boxes

Replies are listed 'Best First'.
Re^3: perltk: error getting values from dynamically generated combo boxes
by thundergnat (Deacon) on May 08, 2012 at 19:48 UTC

    No apology necessary. We were all beginners once. Besides, you posted almost a perfect textbook example of the right way to ask a question. Made it easy to help you.

    Cheers