Modify

#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, on Mar 18, 2010 at 3:48:57 PM

GUICtrlGetState may not work with ListView.

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

comment:2 by Valik, on Mar 18, 2010 at 7:17:52 PM

RUNNABLE examples. Snippets of code are useless.

comment:3 by Jpm, on Apr 24, 2010 at 5:06:42 PM

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.