[maemo-developers] QLineEdit and casing
From: Mats Rauhala mats.rauhala at gmail.comDate: Mon Jun 28 20:33:39 EEST 2010
- Previous message: maemo.org Extras Bug Jar 2010.26
- Next message: QLineEdit and casing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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:MasseR at ekiga.net -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 198 bytes Desc: not available URL: <http://lists.maemo.org/pipermail/maemo-developers/attachments/20100628/1ebcf304/attachment.pgp>
- Previous message: maemo.org Extras Bug Jar 2010.26
- Next message: QLineEdit and casing
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]