| adm | Find | login register |
guest |
| |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
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.
| |||||||||
guest |
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! | |||||||||
eliu joined: 2007-08-09 posted: 11474 promoted: 617 bookmarked: 187 新竹, 台灣 |
Please ask the QT team if such examples exist on QT/framebuffer. |
| adm | Find | login register |