Modify

Opened 14 years ago

Closed 14 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 14 years ago by thesnoW

GUICtrlGetState may not work with ListView.

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

comment:2 Changed 14 years ago by Valik

RUNNABLE examples. Snippets of code are useless.

comment:3 Changed 14 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.

Add Comment

Modify Ticket

Action
as closed The ticket will remain with no owner.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.