The TextField stops updating while the cursor is in it?
While a Control is being manipulated by the user, the GUI update (the process by which the widget updates itself from the application state) is turned off. For most simple controls like Sliders this is done only during the time the mouse has grabbed the slider head. However, for TextFields the updating is turned off while the TextField is being edited. There is no easy way to detect when the user is “done” with the TextField; but it is clear that the TextField can be updated again when: • You’ve moved the focus to another Control, or • You’ve hit RETURN in the Text Field to accept the typed input.
Related Questions
- My IG Pix client (receiving) session keep works OK for a few slides then stops updating when the presenter is changing slides. How can I resolve this?
- After installing, a window with the word "Updating" appears and then the program stops working. What is happening?
- Is there a file checkout facility which stops other team members from updating documents?