[Qt-interest] QTextEdit input from right to left
Yong Zhang
yzhang.qt at gmail.com
Mon Mar 22 19:51:08 CET 2010
Hi All,
I am using Qt 4.6 on Windows XP Professional.
In my application, I use a QTextEdit for user to input some text
information. However, it is strange that when the user input the text
inside the QTextEdit, the text is entered from right to left, instead of
from left to right, that is, the new letter appears at the very left but
not the right location of the previous letters. I checked the QTextEdit
property and did not find anything related to this. I am wondering if
anyone has this similar problem and how I could solve it.
Thank you very much,
Yong
More information about the Qt-interest-old
mailing list