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

Hi,
Actually i am new to perl. I tried a lot and then only I posted these questions.
Regards,
Suman
  • Comment on Re^2: How to dynamically populate a listbox based on the selection made in another listbox.

Replies are listed 'Best First'.
Re^3: How to dynamically populate a listbox based on the selection made in another listbox.
by kennethk (Abbot) on Apr 27, 2009 at 14:58 UTC
    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.
Re^3: How to dynamically populate a listbox based on the selection made in another listbox.
by hangon (Deacon) on Apr 27, 2009 at 20:22 UTC
    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).