Shikhar13 / codenameone

Automatically exported from code.google.com/p/codenameone
0 stars 0 forks source link

TimeSpinner doesn't update on screen when setting new values (eg setCurrentHour) #131

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create a TimeSpinner and set it to initial value
2. add it to a Dialog
3. add a command to the Dialog that will update the value
4. execute the command, TimeSpinner is not immediately update (contrary to 
DateSpinner). Seems it updates when you move the app window around

What is the expected output? What do you see instead?
The TimeSpinner should update, it doesn't immediately (contrary to DateSpinner)

What version of the product are you using? On what operating system?
Latest version. Win7

Please provide any additional information below.

Original issue reported on code.google.com by ch.hj...@gmail.com on 9 Apr 2012 at 8:43

GoogleCodeExporter commented 9 years ago
Thanks I think I fixed it. Should be updated in the next release.

Original comment by shai.almog on 9 Apr 2012 at 8:49