gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSBrowser modifications ?


From: Pierre-Yves Rivaille
Subject: Re: NSBrowser modifications ?
Date: Wed, 20 Jun 2001 17:19:23 +0200 (MET DST)

> > > > Add the alphanumerical keys in NSMatrix. 
> > > 
> > > Ahm - hm - while I would heartily agree on pageUp/pageDown, I wouldn't add
> > > alphanumerical keys at all.
> > > 
> > > Because if an application doesn't want them, then it needs to subclass
> > > NSMatrix, catch all key down events, and discard the ones it doesn't want
> > > and then call super's implementation.  This is very ugly.
> > 
> > Yes, you are right... and add it as a gnustep extension ?
> > It's disabled by default but you can enable it by calling a switch/method.
> 
> Ok - yes - that makes sense

ok, i'll do that

> So - yes - looks like the best way is probably to add a custom
> implementation of page up/down in the NSBrowser.

no problem, that's what I've done so far.

i'll try to submit a patch tomorrow.





reply via email to

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