which item/record was right click fired from
495967Mar 21 2006 — edited Jan 18 2007im using the popup menu but find it hard to detect which item/record the cursor was at when the right mouse button was clicked. If I use trigger_item I get the item where the mouse was last and not the new one that I just clicked.
mouse_item is null and current_record is always 0. Any ideas ?