QLineEdit input Problem
-
I am using Qt 4.6 for Symbain
I have a problem with QLineEdit
When i set the text in Qline Edit throught its pointer its behaves differently
first its do not open keyboard screen first or second click, but when i press on QLineEdit for a while
a menu dialog appears that say "Select All", "Cut", "Copy" and "Paste" etc.After that the keyBoard screen appear for input
i do not want the menu of Cut Copy and paste
Thanks in Advance
-
It seems it is the property of the QLineEdit.
in Qt for Symbian4.7.1. the LineEdit olso appeared the menu.
-
Thanks