Example for _GUICtrlListView_AddArray uses _GUICtrlListView_DeleteAllItems in Example_Internal()
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.
Change History
(6)
| Resolution: |
→ fixed
|
| Status: |
new → closed
|
| Resolution: |
fixed
|
| Status: |
closed → reopened
|
| Owner: |
set to Gary
|
| Status: |
reopened → assigned
|
| Resolution: |
→ fixed
|
| Status: |
assigned → closed
|
| Component: |
Other → Documentation
|
(In [2755]) Fixed #7: _GUICtrlListView_AddArray Example replaced UDF Delete from Example_Internal (Gary Frost)