I donot think it can done (with current VPK implementation). For work around you can only put the hint in QLineEdit only.
Then it is very bad, because i want automatically redirect user from one QLineEdit input form to next QLineEdit inputForm, but the problem will be, that user cannot understand which value must input. I tried, but that hint is not shown anywhere - i tried nokia 5230 and qt4.6.2put the hint in QLineEdit
yeswhen VPK is not open also you can't see the Hint Text
why it is so important to me - i want that user feels in my application like in some nokia application... and in every nokia textbox edit form is shown hint, what field text/value is required. so if user is not sure, he can always see whats requried.
i doubt that is the case for newer Nokia Tocuh Phones ... Any way only way i can suggest is like http://wiki.forum.nokia.com/index.php/Custom_QLineEdit
Thanks skumar_rao for all your replies.
but i have not get solution for my needs![]()
yes i understand . can you point me to any native application that does the same http://d.imagehost.org/t/0152/Scr000058.jpg as your requirement,
where must input title -adding/editing contacts, calendar events... when i press to Item where must input text
Thanks for your spent time here.
i will wait for some solution
Hi,
I believe FEP captions are what you're after.
Yes, its exactly what i want. Is it possible to create that with Qt? Or i have to use CEikedWin class (i don't know how to do that, because i started to develop with Qt only and i'm not familiar to symbian c++ code). Maybe someone can shortly tell how to get this "Caption" to QLineEdit?