hi , listview slection dont select item in list
That functionality was introduced in release n183
but with the introduction of the new listview in n187 this appears to be lost ?
1 Like
I'll look at it. It wasn't intended to be lost. You can only set the selection to the main text, not detail text, but I assume that's not the problem here.
1 Like
I believe you are correct.
Here a simple example
setlvSelection.aia (1.6 KB)
Expected behaviour:
When user presses the button the item dog
in the listview should be highlighted. It is not (however selection is set to dog
)
2 Likes
Yes, there is a bug here. I'm on it.
2 Likes
OK, I have the fix. I think it will go out with the upcoming release, but we're very close to release time. We hope to have a bugfix release again soon, however.
3 Likes