I have a QLineEdit on my form but I want a situation where I force the user to input text into it. I tried to use the setFocus() function which puts a "cursor" on the QLineEdit, but it doesn't pop-up the software keyboard for input (I am using an N8 on Symbian^3). Is there a way to force it to pop-up? Thanks.



