bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTable - setAction problem


From: Jeff Teunissen
Subject: Re: NSTable - setAction problem
Date: Fri, 23 Mar 2001 15:38:24 -0500

Nicola Pero wrote:
> 
> > I detect problem with - setAction method in NSTableView.
> > In current implementation of NSTableView it isn't posiible
> > to catch single click in NSTable.
> > I need to do some action, when user click to one of NSTable row.
> 
> Thanks - it seems you are right - in NSTableView -mouseDown: we don't
> ever send the action upon single click.
> 
> Should the action be sent always on single click ?
> Even if the click is used to change the selection ?

Should check the return value of -acceptsFirstMouse:, yes?

-- 
| Jeff Teunissen - Pres., Dusk To Dawn Computing - deek at dusknet.dhs.org
| GPG: 1024D/9840105A   7102 808A 7733 C2F3 097B  161B 9222 DAB8 9840 105A
| Core developer, The QuakeForge Project        http://www.quakeforge.net/
| Specializing in Debian GNU/Linux           http://dusknet.dhs.org/~deek/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]