Skip navigation.
 
mlHow to simulate a Mouse Click on a row in NSTableView
FROM : DongRuchan
DATE : Fri Jan 11 03:19:00 2008

hi,
I have a problem :how to simulate a Mouse Click on a row in NSTableView

the specific condition is that
  there are two tables in a window, we can image it is a phonebook.
in the window, the left table is the groupList, and the right is the userList.

I use a example to show my question
          in the groupList I have several group such as
                      frends
                      family
                      teacher 
and so on.
        we click frends row,we can get it's members  in the userList .

How to  simulate "click frends row" ,and the userList table to show freds's members?

hope to someone to help me!   

best regards, 

Ruby

_________________________________________________________________
MSN圣诞礼物火热登场,免费发放中,快来领取吧!
http://im.live.cn/emoticons/?ID=18

Related mailsAuthorDate
mlHow to simulate a Mouse Click on a row in NSTableView DongRuchan Jan 11, 03:19
mlRe: How to simulate a Mouse Click on a row in NSTableView Ron Fleckner Jan 11, 04:32
mlRe: How to simulate a Mouse Click on a row in NSTableView Andrew Farmer Jan 11, 04:39