| |||||||
adm | Find | login register |
| |||||||||||||
gcin has gtk win32/IME port, so I think it's not too diffcult to port it to Linux frame buffer. You must replace the function
with a similar function in Qt/framebuffer. Please refer to the examples of QT IM module in QT/framebuffer. I don't have any experience in QT/framebuffer.
| |||||||||||||
Thanks for the feedback. But since I am new for both QT and gcin, I have trouble to modify it now. From QT example (/QT/qt-everywhere-opensource-src-4.7.1/src/plugins/inputmethods/imsw-multi), the function x11FilterEvent() is disable and use the function filterEvent(), but I have no idea how to implement this function. Could you provide more concrete example so that I can modify the code? Thanks! | |||||||||||||
Please ask the QT team if such examples exist on QT/framebuffer. |
| |||||||
adm | Find | login register |