#2445 closed Bug (Completed)
_GUICtrlEdit_EndUpdate and _GUICtrlEdit_BeginUpdate -- description at the top
| Reported by: | mlipok | Owned by: | guinness |
|---|---|---|---|
| Milestone: | 3.3.9.21 | Component: | Documentation |
| Version: | 3.3.9.20 | Severity: | None |
| Keywords: | Cc: |
Description
in _GUICtrlEdit_EndUpdate
at the top
there is
"Enables screen repainting that was turned off with the BeginUpdate function"
whether it should not be so described?
"Enables screen repainting that was turned off with the _GUICtrlEdit_BeginUpdate function"
in _GUICtrlEdit_BeginUpdate
at the top
"Prevents updating of the control until the EndUpdate function is called"
whether it should not be so described?
"Prevents updating of the control until the _GUICtrlEdit_EndUpdate function is called"
ps.
if Yes please a link to this function
Attachments (0)
Change History (3)
comment:1 by , 12 years ago
| Milestone: | → 3.3.9.21 |
|---|---|
| Owner: | set to |
| Resolution: | → Completed |
| Status: | new → closed |
comment:2 by , 12 years ago
Direct links shouldn't be placed in the description, as this is what the related functions is intended for.

Added by revision [8971] in version: 3.3.9.21