Perhaps this question has already been answered but after much experimentation I could not find the solution:
I am using a TWBrowse and I would like to RClick on any row and inmediatelly open an small window to edit the contens of that register.
Of course, I have tried oBrw:bRClicked().... The problem is that I am forced first to LClick on the row I want to edit and then, RClick again. Is there any way to achive the following with just ONE RClick:
a) Select the appropiate row
b) Open the edit window (or a Popup menu or whatever)
Thanks,
Rafael