Modify

Opened 15 years ago

Closed 14 years ago

#2004 closed Bug (Completed)

_GUICtrlEdit_Find() Documentation

Reported by: Spiff59 Owned by: guinness
Milestone: 3.3.7.21 Component: Documentation
Version: 3.3.6.1 Severity: None
Keywords: Cc:

Description

The "Parameters" section of _GUICtrlEdit_Find() in the helpfile states the first parm to be:
$hWnd = Handle to the control

This is incorrect, the function works with either a Control-ID or a control handle.

The example program shows GUICtrlCreateEdit()returning a value into the variable named "$hEdit", which is technically incorrect, as GUICtrlCreateEdit() returns only a Control-ID.

Thank you.

Attachments (0)

Change History (3)

comment:1 by anonymous, 15 years ago

It appears many of the _GUICtrlEdit... helpfile entries containe the same incorrect ctrlid/handle information. So this would be more work than I initially thought.

comment:2 by Matt Diesel, 14 years ago

comment:3 by guinness, 14 years ago

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

Changed by revision [6349] in version: 3.3.7.21

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.