Hi
Its quiet frustating. No one use to reply this particular forum's posts. There are number of views but no replies.Very dissapointing
Type: Posts; User: vicky_nits; Keyword(s):
Hi
Its quiet frustating. No one use to reply this particular forum's posts. There are number of views but no replies.Very dissapointing
I need some help on this and I know posting repeatedly wont help me in getting that but atleast is there any one who have solved this problem. Atleast any remedy for this
Anyone has solved this problem.Please let me know as I am facing the same
Any help on this please from anyone
Hi I have witten a code for receiving SMS but I am stuck with an error. in CAGetIDList . I have searched on net regarding the same and many have found the errors but no solution is provided.
...
Hi
I have made an app which can send sms using Nokia PC Connectivity API . Its working just fine. Now I want to retrieve the SMS information through the Nokia Connectivity API via my...
It is 3.2 but it has an example PIMNavigator where it has a SMSMessageDialog.cs file .But my probem is the code is not running from my end as I am getting an exception
It says
Attempted to...
Hi
I am getting error in the line
Marshal.StructureToPtr(folderInfo, bufItem, true); of function private void GetContactsFolder(string strSerialNumber, System.Windows.Forms.TreeNode...
I have downloaded the APIs but in the sample examples no sign of sms sending and receiving parts.
Hi
Is is programatically possible to send a sms using Nokia PC Suite API(if available) in symbian C++. Are there any samples or links
Can you let me know the error ....that you got while working with CArray.
What Sir Rao is saying please try to understand. You need to create two views and register them in the AppUi class,make one as default. In these view you manage the items in list or in grid view....
You can use CArray if possible and check the result for the same
Store the data from the xml file in a array and then add the array to the list box .
Like you can take CArray
CArrayFix<TXMLData>*iArray;
where TXMLData may be a class/structure of the...
Use the GetText property of the text editor and save it in some files .
Guys any help on this
Hi
I need some clarification on the publisher ID that I have. I have buyed the publisher ID from http://www.trustcenter.de/order/publisherid/dev i.e., Type of Certificate is Symbiansigned...
I have solved this issue ..thnx ...i have rescaled the svgs actually I have to use them in making my UI screens.
Hi
I have to do express sigining for my application but its size is coming 20MB . I have some svg images ,bmp images in the app. Now I dont know how can I reduce the file size . Or I can go with...
Can you please ellaborate on what you said. Are you speaking of a periodic timer .... I searched it but not found the proper example can you provide some information or some sample code of how we can...
Hi I have 5 CEikLabels on my screen and each of these are filled with datas downloaded and parsed from somewhere else. Now I have a problem that if the data is big then only a portion is visible,not...
Hi I have a file where I have something like this
<TR>
<td class="txt">Delay In Departure (Hr:Min)</td>
<TD class="txt">
CANCELLED AFTER THIS STN
</TD>
</TR>
I got the solution . We can check the ascii value of any character or integer by this
TBuf<201> abuf;
Now If I say copy the character I typed on the edit box onto the abuf
abuf.Copy(the...
I have two files one is sorted according to numbers and the other is sorted according to the alphabets. Now I have an edit box.
So I have to choose between these two files whenever the user types...
OK and what is the error code that you are getting. Please mention it I have been asking about it since long i guess