Click to See Complete Forum and Search --> : Choice Problem!!


tanlupchee
August 31st, 2002, 06:12 AM
What i hope to do is when i select one of the item in Choice, the picture will change.
But, when i try, it is not working. I think my mistake is i don't know what coding should put in and where should i put the coding.
So, i hope somebody can help me to fix my problem.....
thanks in advance.

**
i have attached my .java file and the pictures, pls have a look on it. thanks!

AKR
September 2nd, 2002, 10:48 AM
You must implement "ItemListener" to get "Choice" events
:D