[immodule-qt] Surrounding text

Anuradha Ratnaweera gnu.slash.linux at gmail.com
Wed Sep 8 09:42:02 EEST 2004


On Wed, 8 Sep 2004 01:01:45 +0900, Daisuke Kameda <kaminmat at cc.rim.or.jp> wrote:
> 
> I have read GTK's code. GTK's surrounding text support is consisting
> of retrieve_surrounding signal, delete_surrounding signal,
> gtk_im_context_get_surrounding(), gtk_im_context_set_surrounding() and
> gtk_im_context_delete_surrounding().
> 
> Probably, this design will not be able to be simply transplantable to Qt.
> However, for example, realization of the function will become possible
> by adding IMEvent (IMGetSurrounding and IMDeleteSurrounding) and
> QInputContext::getSurrounding().

So it begins!

I am beginning to implement QInputContext::getSurrounding() (and
probably setSurrounding() and deleteSorrounding()).

Hope QInputContext is available for input filters.

        Anuradha

-- 

http://www.linux.lk/~anuradha/



More information about the immodule-qt mailing list