From koffice Tue Sep 26 09:20:49 2000 From: Carsten Pfeiffer Date: Tue, 26 Sep 2000 09:20:49 +0000 To: koffice Subject: Re: another Kword gui patch X-MARC-Message: https://marc.info/?l=koffice&m=96995997322312 On Mon, 25 Sep 2000, Waldo Bastian wrote: > I know Qt does this but I find this actually highly annoying. It's always a > bit of a guess where the text ends up. Inserting it at the cursor position > seems to work much easier IMO. You can LMB click to position the cursor, > verify that it is where you want it to be and then click MMB to paste at the > cursor position. > > Note that xterm's also paste at the cursor location. (Not that they have a > choice) > > Opinions? yes, let's hack KLineEdit and KComboBox to paste at the cursor position. Cheers, Carsten Pfeiffer