Hi, I am still working on the same code, but now I need to add a new feature concering the Vector I was previoulsy asking about.
My new problem is this :
I need to click the right button of the mouse and the most recent featur point should be deselected. I want the feature point to be removed from the vector and it's coresponding circle/rectangle erased from the image panel.

So first thing first removing the point from the Vector. features is the name of my vector.
I think I would use something like "features.remove". Does it have something like "removeLastElement", or do i need to come up with something else.? Help would be apperaicated.

i will post my code, soon here some anyone can help. -thanks