Hi guys.
I have a question.
How i could do to display a panel of options if the cursor click in a item of the listview ?
I know about the MouseEvent and how to select the right click event, but i lost to apply that click in a item.
Thanks
Thanks for your answer Kimpl.
I ve done that and now when clicking in the listview, the contextmenu shows.
But the problem is that i want to show that menu only if he clicks in a selected item.
How can i do that ?
Thanks