Modify ↓
Opened 18 years ago
Closed 18 years ago
#571 closed Bug (Fixed)
Return value documentation is incorrectly copied in ListBox module
| Reported by: | Owned by: | Gary | |
|---|---|---|---|
| Milestone: | 3.2.13.8 | Component: | Documentation |
| Version: | 3.2.12.0 | Severity: | None |
| Keywords: | Cc: |
Description
In GuiListBox.au3, the Return Value description of the functions _GUICtrlListBox_AddFile, _GUICtrlListBox_FindString, _GUICtrlListBox_GetAnchorIndex and _GUICtrlListBox_GetText is the same:
Success - Zero based index of the file that was added
But it is only relevant for _GUICtrlListBox_AddFile. Seems to be a forgotten copy & paste.
This probably affects the online documentation as well, as it seems to be built from the GuiListBox.au3 sources.
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
| Milestone: | → 3.2.13.8 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Fixed in version: 3.2.13.8