>
comp
>
gb.qt
>
control
>
refresh
[3.0]
Previous Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
Control.Refresh (gb.qt)
Redraws the control, or just a part of it.
The redraw is defered and is processed at the next call of the event loop.
If you need an immediate refresh, call
WAIT
after having used this method.
See also
WAIT
Event Loop