View Single Post
  #1 (permalink)  
Old 11-17-2007, 02:07 PM
ahdus ahdus is offline
Member
 
Join Date: Nov 2007
Location: India
Posts: 4
ahdus is on a distinguished road
problem with event handling!!!
i've written an applet which contains two buttons "yes" ,"no" and a label

......that performs the following action:when button yes is clicked the label changes to"yes clicked"

nd when no is clicked the label has to change o "no clicked"


once the applet is started nd i click yes button for the first time.........the label changes to "yes clicked"

but next if i click no...the label does'nt change.....it changes only when i maximize the applet window........


y does this problem occur???
Reply With Quote
Sponsored Links