Hi,
1.i have a componet. from some reosen the right click is doing something when clicked on that - but this componets has NO right click event.
where this event coming from ?
2. how can i make the right click do something else like showing a popup up menu on mouse poistion (and just if its poistion is on that specific componet array !).
notice : that componet has no popup menu property so i need another way to show the popup menu in that location.
i now something on show(int,int) function comuing with popup menu componet but this didn't work since i dont know how to get the 2 int's (i sespect them to be the X,Y of the mouse position but i don't know how to get them...).
thank you all and sorry for the mess in the question and the spelling...
Tid.
1.i have a componet. from some reosen the right click is doing something when clicked on that - but this componets has NO right click event.
where this event coming from ?
2. how can i make the right click do something else like showing a popup up menu on mouse poistion (and just if its poistion is on that specific componet array !).
notice : that componet has no popup menu property so i need another way to show the popup menu in that location.
i now something on show(int,int) function comuing with popup menu componet but this didn't work since i dont know how to get the 2 int's (i sespect them to be the X,Y of the mouse position but i don't know how to get them...).
thank you all and sorry for the mess in the question and the spelling...
Tid.