discuss-gnustep
[Top][All Lists]
Advanced

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

Re: acceptFirstMouse tableView selection


From: Fred Kiefer
Subject: Re: acceptFirstMouse tableView selection
Date: Fri, 10 Oct 2014 18:19:37 +0200

Hi Andreas,

with what version of GNUstep gui did you experiance this issue? Is it still 
present in the current SVN code? I would check myself but I am away from my 
computer over the weekend.

Cheers,
Fred



On the road

Am 10.10.2014 um 16:28 schrieb Andreas Höschler <ahoesch@smartsoft.de>:

> Hi all,
> 
> I have a window and in that enclosed a scrollView with a tableView. When I 
> doubleclick on an entry in the tableview (its window is not yet key) I want 
> 
> a) the window being activated
> b) the corresponding entry below the mouse selected
> c) and the doubleclicked method being executed
> 
> The NSTableView subclass and the NSScrollView subclass both overwrite 
> acceptsFirstMouse: and return YES.
> 
> a) and c) takes place, b) does not! :-(  
> 
> Any idea what has to be done to also change the tableview selection?
> 
> Thanks a lot,
> 
> Andreas
> 
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep



reply via email to

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