From kde-devel Fri Jul 21 17:48:44 2006 From: Dominik Haumann Date: Fri, 21 Jul 2006 17:48:44 +0000 To: kde-devel Subject: Re: Change the current word of a KatePart Message-Id: <200607211948.44731.dhdev () gmx ! de> X-MARC-Message: https://marc.info/?l=kde-devel&m=115350422702711 On Friday 21 July 2006 19:11, Andras Mantia wrote: > On Friday 21 July 2006 19:40, Timo Rothenpieler wrote: > > It's an IDE and i want that words like this "adcde" automaticel > > change to   "AbcDE" for example. > > A solution is to connect a slot to the charactersInteractivilyInserted > signal and when a space is inserted, you find the previous word and > make the change. Yes, that's what I initially meant with "You can write a plugin which catches the signal which is emitted whenever you type a character." ;) Dominik >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<