From kfm-devel Sun Apr 30 21:17:51 2000 From: David Faure Date: Sun, 30 Apr 2000 21:17:51 +0000 To: kfm-devel Subject: Re: custom selection mode for konqy's listviews X-MARC-Message: https://marc.info/?l=kfm-devel&m=95712975629840 On Sun, Apr 30, 2000 at 06:04:02PM +0200, aleXXX wrote: > Hi, > > I just implemented a custom keyboard-selection-mode which works really nice > (IMO). > I reimplemented keyPressEvent in KonqBaseListViewWidget. > (SHIFT+ some_key deselects everything selected before and then starts > selecting, CTRL+some_key keeps previous selection as it was and adds selected > items) > > My question is: should this change go to KListView (in kdeui) ? > This would mean adding one function like void enableCustomSelectionMode(bool) > and two members in the d-pointer. > Would this effect BC ? Nope. (The method is not virtual and what's inside the d pointer is fine). > What do you think ? That you should ask on kde-core-devel... since whether it goes in KListView or only in KonqBaseListViewWidget doesn't affect konqy ;-) -- David FAURE, david@mandrakesoft.com, faure@kde.org http://home.clara.net/faure/ KDE, Making The Future of Computing Available Today See http://www.kde.org/kde1-and-kde2.html for how to set up KDE 2