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 thesnoW, 16 years ago

GUICtrlGetState may not work with ListView.

;some gui code here
MsgBox(0, "GUICtrlGetState", GUICtrlGetState($listview))

comment:2 by Valik, 16 years ago

RUNNABLE examples. Snippets of code are useless.

comment:3 by J-Paul Mesnage, 16 years ago

Resolution: No Bug
Status: newclosed

This example works perfectly as opposed of some others ...

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.