@3.141592 wrote:
I have a table node with two table panels that contain ports, one in column 0 and the other in column 2 (leftmost and rightmost columns).
I have a contextMenu that will display when rightclicking on the table panels containing ports - is there a good way of getting the panel's column data, so I can see if the panel clicked was the left or right panel?
I've tried using things like using obj.panel.column but I keep getting the value 0
Posts: 3
Participants: 2