User | Kudos |
---|---|
11 | |
11 | |
3 | |
3 | |
2 |
If you click on the calendar button of a date & time control all updates of the user interface and all functions that happen to run in the user interface thread are halted/blocked.
This is, as far as I know, because the calendar is really an ActiveX control...We need a native control that does not show such behaviour (especially considering the fact that things like the run method is running in the user interface thread...).
It is quite ugly that such a fundamental control as the date & time control depends on code that will block the GUI.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.