Item selection list

 

...

Improperly formatted code removed by moderator. Please EDIT your post and use the CODE button (Alt-S) when inserting code.

Code button in editor

Hover your mouse over your post and select "edit" ... 

...


implicit conversion from 'string' to 'number' Teste.mq5 14 60
'TotalItems' - undeclared identifier Teste.mq5 42 52
')' - expression expected Teste.mq5 42 63
'ItemText' - undeclared identifier Teste.mq5 45 40
'itemIndex' - some operator expected Teste.mq5 45 49
implicit conversion from 'unknown' to 'string' Teste.mq5 45 40
4 errors, 2 warnings 5 3


Can anyone tell me why this happens? I need it to identify the items when clicked, both those that appear directly and those that appear when I scroll down.
I am trying to navigate through the key arrows either. But i am stuck there
Files:
 
Without knowing the code I guess that some brackets are missing or misplaced. Open your code in Notepad++ it has more options to see it.