Forum Discussion

sfo_sc's avatar
sfo_sc
Contributor
14 years ago

Right click certain row on a table grid

I have a java swing grid object which contains a lot of logs.  When I look at the object with object spy, the only Action I found is clicking with x and y coordinates.  I do not see ClickItem() menthod in the object the method windows.  I have solve the problem for selecting the right row by using setRowSelectionInterval(nRowIndex,nRowIndex) method.  But if I need to right click the row to bring up a pop up menu, how do I get the x, y coordinates of the row or is there a smarter way to do that action?



Thanks,

Simon

14 Replies

  • Where do I send the snap shot to you?  I think it will be more than 10mb in size.



    It seems like there is something wrong with the save snapshot function.  I haven't use this since update to 8.5.  After the saving snapshot popup disappear, the file that suppose to be saved is no where to be found.



    Thanks,

    SC
  • I tried to save the object file in the desktop and still not working.  Is there any reason why TC cannot save snap shot?  I have done this before with another application and it worked.  Is it because of the latest version 8.5?  Or it is something else.  I sent a support request from the website about this object snapshot problem.
  • I tried to save some other snap shot and it seems to work. But those are small application and the object file is also small.  I cannot save snapshot file for the application I am testing.  Any known issue for the snap shot saving function on this new version?