From kde-core-devel Thu May 11 13:23:19 2000 From: Daniel Naber Date: Thu, 11 May 2000 13:23:19 +0000 To: kde-core-devel Subject: Re: kmail status w/addressbook X-MARC-Message: https://marc.info/?l=kde-core-devel&m=95805271001586 On Don, 11 Mai 2000, Carsten Pfeiffer wrote: > why don't you simply use KCompletion? KLineEdit/KComboBox have built-in Does KLineEdit offer multiple alternatives if there's more than one match? Are these alternatives visible at the same time (thy should)? It's not so easy to use KComboBox, because we use cursor down to move to the next field, and KComboBox uses cursor down to iterate through the list. Regards Daniel