I have trouble with uppercase letters with QLineEdit. I'm using
QLineEdit as an input method for adding items to a list/set. The user
write an item and presses return which causes the text to be handled and
the QLineEdit cleared. But if the user wants to add another item, the
text is no longer title cased. If the QLineEdit loses focus and regains
it, the casing is nulled and the first line is again title cased. I'd
like the texts to be always or never title cased for consistency.

As far as I understand the title casing is caused by Maemo input methods,
but I wasn't able to figure out the keywords for figuring out how to fix
this.

-- 
Mats Rauhala
sip:mas...@ekiga.net

Attachment: pgpESpavMhkN5.pgp
Description: PGP signature

_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to