[Uim] surrounding text

YAMAMOTO Kengo / YamaKen yamaken at bp.iij4u.or.jp
Thu Nov 16 19:03:59 EET 2006


At Wed, 15 Nov 2006 17:18:48 +0900,
ek.kato at gmail.com wrote:
> 
> On 11/9/06, YAMAMOTO Kengo / YamaKen <yamaken at bp.iij4u.or.jp> wrote:
> > At Wed, 11 Oct 2006 14:46:43 +0900,
> > ek.kato at gmail.com wrote:
> > > I've added GtkEntry and GtkTextView specific handling
> 
> Also done for QLineEdit and QTextEdit for Qt3 (and fixed my stupid
> bugs in GTK+ bridge).
> 
> The remaining thing for Qt bridge is KDE widget support.  I uses
> focusWidget()->inherits( ) for check for Qt's text widgets, but I'm
> totally not sure about KDE.  Do you have any idea?

It seems enough at start of our text acquisition
support. Ordinary text widgets of KDE can be expected to inherit
these classes although it is not ensured.

http://developer.kde.org/documentation/library/3.5-api/kdelibs-apidocs/kdeui/html/classKLineEdit.html
http://developer.kde.org/documentation/library/3.5-api/kdelibs-apidocs/kdeui/html/classKTextEdit.html

http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/kdeui/html/classKLineEdit.html
http://developer.kde.org/documentation/library/cvs-api/kdelibs-apidocs/kdeui/html/classKTextEdit.html

------------------------------------------------
YAMAMOTO Kengo / YamaKen  yamaken at bp.iij4u.or.jp
FAMILY   Given / Nick



More information about the uim mailing list