Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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 guinness, 12 years ago

Milestone: 3.3.9.21
Owner: set to guinness
Resolution: Completed
Status: newclosed

Added by revision [8971] in version: 3.3.9.21

comment:2 by guinness, 12 years ago

Direct links shouldn't be placed in the description, as this is what the related functions is intended for.

Last edited 12 years ago by guinness (previous) (diff)

comment:3 by mlipok, 12 years ago

If I remember I saw the solution in some descriptions.

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.