Modify ↓
Opened 15 years ago
Closed 15 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 Changed 15 years ago by thesnoW
comment:2 Changed 15 years ago by Valik
RUNNABLE examples. Snippets of code are useless.
comment:3 Changed 15 years ago by Jpm
- Resolution set to No Bug
- Status changed from new to closed
This example works perfectly as opposed of some others ...
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
Note: See
TracTickets for help on using
tickets.
GUICtrlGetState may not work with ListView.