Hi Joseph, I am creating online exam portal.
In that i have to specify some time e.g 1 hour to end the exam. also it will automatically decrements the time in the 1 second of interval i.e. 1:00 hr, 00:59 hr, 00:57-----------------------------------------00:00 hr. so it will automatically ends the exam after 1 hour of interval. I have to show that decrementing timer on the panel. On Thursday, May 31, 2012 1:43:54 AM UTC+5:30, Joseph Lust wrote: > > Harshal, > > Why do you need to add the timer to a panel? What do you want the timer to > do? It is not clear from your question. > > Timer timer = new Timer(); > > > > Sincerely, > Joseph > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/2IQZcthRwRcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
