in reply to How to dynamically populate a listbox based on the selection made in another listbox.

Stop the rapid shooting of questions and put some effort into them.

What GUI library are you using? What have you done so far? What part do you have a problem with? We're not going to do your work for you.

  • Comment on Re: How to dynamically populate a listbox based on the selection made in another listbox.

Replies are listed 'Best First'.
Re^2: How to dynamically populate a listbox based on the selection made in another listbox.
by Lilly (Initiate) on Apr 27, 2009 at 14:52 UTC
    Hi,
    Actually i am new to perl. I tried a lot and then only I posted these questions.
    Regards,
    Suman
      Please read How do I post a question effectively?. If you've been working on this, then tell us with what you've tried, include some code snippets or pseudocode and any libraries you are using. We're nice folks who want to help you. If your question shows you've put in lots of effort, we'll put in lots of effort to help.
      Actually this is the first time I am trying to do programming ...

      Then you are jumping into the deep end of the pool before learning to swim. GUI programming is not trivial, and you have a lot of fundamentals to learn first. Please get a book and study the basics before jumping in over your head: Learning Perl (paper), Beginning Perl (online).