How can i modify the virtual keyboard shown? i mean i have a QLineEdit that needs only number as input, but it show me the virtual keyboard with characters.... how can i change automatically this layout with number only?? Tnx so much
How can i modify the virtual keyboard shown? i mean i have a QLineEdit that needs only number as input, but it show me the virtual keyboard with characters.... how can i change automatically this layout with number only?? Tnx so much
There are InputMethodHints, applied to the QWidget,but I've never known them to be particularly effective in Symbian Qt.
I just added the InputMethodsHints, but when the virtual keyboard is set by default as alfabetic, not as numeric... i would like to visualize it as numeric...
Like I said, I've never known InputMethodHints to be particularly effective. And there's no other way (that I know of) to affect the keyboard. This is a MAJOR hole in the Qt support on Symbian.
ok, tnx so much... i agree with u, it's a major hole... i hope nokia will fix it...
Don't hold your breath. Things like GPS are more interesting, apparently.