I am sorry Enrico but I must say I don't understand you. So I need in
On Feb 21, 9:06 pm, Enrico Miglino <
enrico.migl...@gmail.com> wrote:
> Hi,
>
> the delegate represents a generic element of the list, where you create the
> UI representation. There on the specific field of on all the item area you
> should create a mousearea and when you intercept the onClick event you can
> do what you need, e.g. launch another event (that is properly connected to
> the point where you should display the index. Try before in the onClick
> event to simply generate a console.log("...") message including the list
> index.
>
> cheers. Enrico
>