Modify ↓
Opened 16 years ago
Closed 16 years ago
#1528 closed Bug (No Bug)
GUICtrlCreateListView Example not work
| Reported by: | thesnoW | Owned by: | |
|---|---|---|---|
| Milestone: | Component: | AutoIt | |
| Version: | 3.3.5.6 | Severity: | None |
| Keywords: | Cc: |
Description
Case $msg = $listview MsgBox(0, "listview", "clicked=" & GUICtrlGetState($listview), 2)
OS:WIN7 X64
Attachments (0)
Change History (3)
comment:1 by , 16 years ago
comment:3 by , 16 years ago
| Resolution: | → No Bug |
|---|---|
| Status: | new → closed |
This example works perfectly as opposed of some others ...
Note:
See TracTickets
for help on using tickets.

GUICtrlGetState may not work with ListView.