Discussion:
how to make cursor move backward/forward in QT ?
WuYongbo
2011-09-24 02:42:02 UTC
Permalink
Hi all,

I am with an input method project by QT on meego.

here is a case: if user input "(" in inputing widgets, a ")" should
displayed too. you know, at that moment, cursor is in the position after
")", but it should be between brackets.

what should I do ? with QT
--
Good luck !
Loading...