Yes I saw I'm full installation
thank you;)
[edit]
Yes !! whith this version my application is OK ;)
Type: Posts; User: bbil; Keyword(s):
Yes I saw I'm full installation
thank you;)
[edit]
Yes !! whith this version my application is OK ;)
yes but many error why this project :
[edit]
this project is OK when comment lines :
//#include <data_caging_paths.hrh>
When I click on my control QTextEdit no keyboard appears on the screen of the Nokia 58000
I think we understand this evil (this must be due to my English google translation) makes the Nokia 5800 do not have a keyboard.
What I try to do is to display the virtual keyboard that allows me to...
thank you, but I have not yet understood what a "FEP-aware" and how it put it out ..
I am still looking ..
How to use Virtual Keyboard Qt/S60 ?
Can some one explain in more detail how to implement it, I can not get the virtual keyboard on my 5800.
thank you in advance
Yes sorry I do not (I have trouble with my English)
Thank all..
If yes when I put the following code in the comment I also crash in debug mode.
iDomParser.ParseFileL crash when the xml file does not exist
RXmlEngDocument document;
TBuf<KFilePathSize> filepath(iDrive);
...
is OK ! thank you
Hi crash :
testXML Panic E32USER-CBase 71
are what this panic from HBufC8: NewMaxLC?
[EDIT]
yes but y find reverse solution : QString to TDesc8
thank, is ok :
TXmlEngNode el = document.CreateElementL(_L8("Nom"),_L8(""),_L8(""));
QString qs= ui.txtNom->toPlainText();
//TPtrC8...
thank you
@SavaJe : Only the first letter of the word is stored in TPtrC8
@symbianyucca the link is for conversion Tbuf-> QString and Not QString -> tbuf
(sorry for my English google...
Hello,
How to convert
qstring to tDesC8
TXmlEngNode el = document.CreateElementL(_L8("Nom"),_L8(""),_L8(""));
QString qs= ui.txtNom->toPlainText();