>>>>> "Jose'" == Jose' Matos <[EMAIL PROTECTED]> writes:
>> Also, where is the immodule-qt patch? Should it go in 1.3.6? Jose'> It is in bugzilla, bug 1830. I think that it should go in Jose'> 1.3.6 as it works better than what we have now. If later there Jose'> is a better fix we can add it then. Hmm, AFAICS: Qt 2.3 does not have QIMEvent Qt 3.[01] have QIMEvent but not QWidget::setInputMethodEnabled. Therefore, there is still work to do before implementing this. Adding the new mthods is not a problem (except for Qt 2.3), the setInputMethodEnabled method has to be protected. Other than that, I am happy with the patch if it solves your problem. JMarc
