Modify ↓
Opened on Jan 8, 2008 at 1:49:12 AM
Closed on Jan 8, 2008 at 2:39:39 AM
Last modified on Jan 9, 2008 at 12:44:19 AM
#7 closed Bug (Fixed)
Example for _GUICtrlListView_AddArray uses _GUICtrlListView_DeleteAllItems in Example_Internal()
| Reported by: | Saunders | Owned by: | Gary |
|---|---|---|---|
| Milestone: | 3.2.11.0 | Component: | Documentation |
| Version: | 3.2.10.0 | Severity: | |
| Keywords: | Documentation | Cc: |
Description
Since the _GUICtrlListView_DeleteAllItems has been modified to not work with built-in listviews and listview items, the first example does not work properly, displaying an error MsgBox() with the notification to use GUICtrlDelete.
Attachments (0)
Change History (6)
comment:1 by , on Jan 8, 2008 at 2:28:06 AM
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , on Jan 8, 2008 at 2:39:19 AM
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
comment:3 by , on Jan 8, 2008 at 2:39:30 AM
| Owner: | set to |
|---|---|
| Status: | reopened → assigned |
comment:4 by , on Jan 8, 2008 at 2:39:39 AM
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:5 by , on Jan 9, 2008 at 12:43:10 AM
| Milestone: | → 3.2.11.0 |
|---|
comment:6 by , on Jan 9, 2008 at 12:44:19 AM
| Component: | Other → Documentation |
|---|
Note:
See TracTickets
for help on using tickets.

(In [2755]) Fixed #7: _GUICtrlListView_AddArray Example replaced UDF Delete from Example_Internal (Gary Frost)