#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 Changed 11 years ago by guinness
- Milestone set to 3.3.9.21
- Owner set to guinness
- Resolution set to Completed
- Status changed from new to closed
comment:2 Changed 11 years ago by guinness
Direct links shouldn't be placed in the description, as this is what the related functions is intended for.
comment:3 Changed 11 years ago by mlipok
If I remember I saw the solution in some descriptions.
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Added by revision [8971] in version: 3.3.9.21