SYSTEM.MOUSE_BUTTON_PRESSED
400529Aug 2 2003 — edited Aug 6 2003Hi,
I have a tree, I want to display different options in popup menu depending on tree node selected.
But I cant select the node on right click, I tried SYSTEM.MOUSE_BUTTON_PRESSED, this has to return char '3' for right click. but it does not return anything. Can anyone help me in that.