Dear all,
i need help in reading binary data
i am using RFile.read(TBuf8) to read 1 byte, this byte suppose to contian hexadecimal number
the output in the debug mode is \x03 the file contain...
Type: Posts; User: fathi El3ashery; Keyword(s):
Dear all,
i need help in reading binary data
i am using RFile.read(TBuf8) to read 1 byte, this byte suppose to contian hexadecimal number
the output in the debug mode is \x03 the file contain...
any one know how to change the input mode of the Find box to be Text only
Dear All
iam using CAknSearchField with CEikColumnListBox in a view and i have a tab group
in nokia series 60 feature 2 and over when changing the tab while the Find box visible the...
when you press the edit key button which is the pen key a menu appear, then the focus still in the form and the menu has no focus
do you know how to make the focus changed to the menu and the menu...
look at this
IMPORT_C void CPbkContactEditorDlg::SetHelpContext ( TCoeHelpContext aContext )
Sets help context. There are many applications using contact editor and they may have an...
Hi Every one
i have a problem
iam implmenting a form
my class inherited from CAknForm and it contains some Edwins loaded from a form resource
the problem is that when pressing in the...
Hi Nitesh Bhardwaj
thanks for your reply
i need to use the default delp for the contact application
how to make this
??
Hello Every one,
i have a problem in series 60 2nd edition app.
i want to run the Edit Contact Card Help of the mobile contact application from my application
it means that
iam using...
Hi Every one
i have a problem
iam implmenting a form
my class inherited from CAknForm and it contains some Edwins loaded from a form resource
the problem is that when pressing in the...
ho every one
i found the problem
it was about CAknGlobalNote with note type waiting note it crashed random i did note know why but it was it
hi every one
thanks for your reply
for mahbub_s60 i already open and close the connection every time i call the connection, and i also try deleting the whole object and create ite again before...
dear all
this class produce memory leak when using one time by calling IssueHTTPPostL() function and if called many times it crashed and produce
Unhandled exception at 0x1127980b in epoc.exe:...
dear all
this class produce memory leak when using one time by calling IssueHTTPPostL() function and if called many times it crashed and produce
Unhandled exception at 0x1127980b in epoc.exe:...
hi symbianyucca
thanks for reply
this error happen randomly, so in the same piece of dode it works som times and some times not
if it is a null pointer then it will result a Error Exec 3 but...
Hello Every one
i have a problem if any one can help me,
iam using http client engine to connect to a webservice
iam connecting twice after the first time after receiving the whole response...
i just do some thing that iam not sure if it is true or not
after the transaction is success
i release the resource of connection
close the transaction and session and connection
iam not using any thing before check if it is null or not
Hello Every one
i have a problem if any one can help me,
iam using http client engine to connect to a webservice
iam connecting twice after the first time after receiving the whole response...
Please any one have a solution for this problem send it
Hello Every one,
i have a problem in series 60 2nd edition app.
i want to run the Edit Contact Card Help of the mobile contact application from my application
it means that
iam using...
I'm using the following code in my AppUi::HandleCommandL
This code cofirms that user wants to exit, if so it exits otherwise nothing happens
case EEikCmdExit:
{
CAknQueryDialog*...
please look at this link
http://www.forum.nokia.com/document/Forum_Nokia_Technical_Library/contents/FNTL/Enabling_auto-startup_for_apps_preinstalled_in_external_memory.htm
hi every one
i have another problem
i want my application to be installed in both phone memory and memory card
when i install my application in memory card and remove the memory card and put...
Dear all
iam using an http connection engine and while it is connecting, i use the connection manager to close the connection when it is in the connecting state
the application hange up for a...
symbian signed testing criteria require an option to enable user to determine if the auto start working or not
did you know how to make that?