<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title></title><meta http-equiv="Content-type" content="text/html; charset=UTF-8" /><style type="text/css">p { margin:0px; padding:0px; }</style></head><body style='background-color:rgb(255, 255, 255);background-image:none;background-repeat:repeat;background-position:0% 0%;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px;padding-top:5px;padding-bottom:5px;padding-left:5px;padding-right:5px;'><p><span style="font-family:Verdana;"><font id="mc_first" size="2">have you tried this</font></span></p><p><span style="font-family:Verdana;"><font id="mc_first" size="2"><br /></font></span></p><font id="mc_first" size="2"><p></p><blockquote class="quote" face="Verdana" type="cite" style="font-size:12px;"><p>----- Original Message -----</p><p>From: Sudheer K.</p><p>Sent: 05/13/10 11:54 PM</p><p>To: rkmaemo@gmx.com, Maemo Dev Mailing List</p><p>Subject: RE: Qt question: How to automatically enable numeric input mode for a         field?</p><br /><div> <br /><br /><hr id="stopSpelling" />>Date: Fri, 14 May 2010 00:34:48 +0200<br />>From: <a href="#" onclick="parent.mailclient.util.HelperUtil.executeClientFunction('openNewMail','rkmaemo@gmx.com');">rkmaemo@gmx.com</a><br />>Subject: RE: Qt question: How to automatically enable numeric input mode for a         field?<br />>To: <a href="#" onclick="parent.mailclient.util.HelperUtil.executeClientFunction('openNewMail','scifi.guy@hotmail.com');">scifi.guy@hotmail.com</a>; <a href="#" onclick="parent.mailclient.util.HelperUtil.executeClientFunction('openNewMail','maemo-developers@maemo.org');">maemo-developers@maemo.org</a><br />><br /> <style> .ExternalClass p {padding:0px;} </style>><span class="ecxApple-style-span" style="font-size:small;">hi sudheer, as far as I know this is what its actually supposed to do , else it may be a bug.</span><br />><br />><span class="ecxApple-style-span" style="font-size:small;">btw this works only in QT4.6.</span><br /><a href="http://doc.trolltech.com/qt-maemo-4.6/qgraphicsitem.html#inputMethodHints" target="_blank">></a><span class="ecxApple-style-span" style="font-size:small;"><a href="http://doc.trolltech.com/qt-maemo-4.6/qgraphicsitem.html#inputMethodHints" target="_blank">http://doc.trolltech.com/qt-maemo-4.6/qgraphicsitem.html#inputMethodHints</a></span><br />><br />><br />>ive tried this in a spin box and it works.<br />><br />>-<br />>krk969<br /><br /><br />Hi Ram,<br /><br /><br />Here is the code that I am using. The hint is working fine for virtual keyboard, but I am looking for a physical keyboard solution. The physical keyboard input mode should automatically change to numeric for this field. What am I missing here?<br /><br /> lineEditCallingCardNumber = new QLineEdit(formLayoutWidget);<br /> lineEditCallingCardNumber->setObjectName(QString::fromUtf8("lineEditCallingCardNumber"));<br /> lineEditCallingCardNumber->setInputMethodHints(Qt::ImhDialableCharactersOnly);<br /><br /><hr />Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <a href="http://www.windowslive.com/campaign/thenewbusy?ocid=PID28326::T:WLMTAGL:ON:WL:en-US:WM_HMP:042010_1" target="_blank">Learn more.</a> </div></blockquote><p></p><br /></font><p></p><p> </p><div id="editor_signature"><p size="2" style="font-family:Verdana;"> </p></div></body></html>