cant select string in SysListView323

Report problems with documented functionality
saineo
Posts: 9
Joined: 31 Dec 2014, 03:01

cant select string in SysListView323

31 Dec 2014, 03:07

cant able to chosestring in SysListView323. please fix the problem
kon
Posts: 1756
Joined: 29 Sep 2013, 17:11

Re: cant select string in SysListView323

31 Dec 2014, 03:20

saineo wrote:cant able to chosestring in SysListView323. please fix the problem
wut u mean? :roll:
Code sample?
Explanation?
lexikos
Posts: 9583
Joined: 30 Sep 2013, 04:07
Contact:

Re: cant select string in SysListView323

31 Dec 2014, 05:35

This is not a bug.
  1. There's no such command as chosestring. There is one called ChooseString, a sub-command of Control.
  2. ChooseString isn't supposed to work with ListView controls.
ChooseString, String: Sets the selection (choice) in a ListBox or ComboBox to be the first entry whose leading part matches String.
saineo
Posts: 9
Joined: 31 Dec 2014, 03:01

Re: cant select string in SysListView323

25 Mar 2015, 09:21

ControlGet, OrdList, List,, SysListView322, Order Book -
;msgbox, %OrdList% ;%OrdList%
Loop, Parse, OrdList, `n
{
prk:=A_LoopField
;msgbox, %prk%
Sleep, 300
Control, ChooseString,%prk%, SysListView322, Order Book -

Sleep, 3000
}
saineo
Posts: 9
Joined: 31 Dec 2014, 03:01

Re: cant select string in SysListView323

25 Mar 2015, 09:29

In above code cant select orders automatically

http://s13.postimg.org/bbx1urw3r/order_ ... _issue.png

Details of SysListView322, Order Book -

Return to “Bug Reports”

Who is online

Users browsing this forum: No registered users and 92 guests