Hi,
I planned to do an mobile web apps using Nokia Web Tools 2.0, I test the app in my simulator which is working very cool. But when i try the same in Nokia RDA with Nokia Asha 311 device, am...
Type: Posts; User: jameskittu; Keyword(s):
Hi,
I planned to do an mobile web apps using Nokia Web Tools 2.0, I test the app in my simulator which is working very cool. But when i try the same in Nokia RDA with Nokia Asha 311 device, am...
Hi,
Am very much newbee for this Nokia Series 40 apps. I did web apps for Android Market FitnessOne Pregnancy & Pregnancy Weeks 41. Now I planned to do the same in Nokia web apps. I installed...
Hi,
Am very much newbee to this Nokia Web Tools, As am working in Android, So I dont have much knowledge in Web Apps. Can anyone help me to create an Splash Screen & then a list View as shown...
Can you tell me where to submit my .wgz file
Hi to all,
I have created an WRT application of my own, but i don't how to get the signed for my application & i already have an publisher Account too. Can any one guide me. So that i can able to...
Hi
I'm using the following code for retrieving the Date from the Date Editor in Form UI.
code:
_LIT(KDateFormat,"");
TBuf <20> StringDate; ...
I can able to access IDateEditor1
But my problem is when i try code it throws the following error:
Code:
if ( iDateEditor1)
{...
Yeah Kiran, Just now i check out, Its going inside if ( iDateEditor1) .
The Default code is generated while creating UI.
Code:
/**
* Initialize controls and settings before a Form is laid...
HI Kiran,
Actually i'm using two text editor namely Name field & Email Field, Then one Date Editor & Time Editor
For retrieving the data in the Text Editor I used the following code:
...
Thanks for your reply,
I had gone through the link & also the SDK docs. Since i was new to Symbian.C++, Still I can't able to retrieve the Date & Time Editor Content. Pls can any one send me any...
Hi to all,
I placed a Date Editor & Time Editor in Form View. Can anyone help me how to retrieve the Date Editor & Time Editor content . Once the Form is saved i need to save the content in my...
Hi to all,
I need to place the dynamic text in the TextEditor of Form UI.Can any one help me how to place a text Dynamically in TextEditor of Form.
Thanks in Advance.
No its not like tat,
The main purpose of the app is to notify the Birthday Date & also some Extra features of Sending Greeting Cards too.
When you open the app it will show the list of Contacts in...
Hi to All,
I need to create an application on Birthday alarm , Which should notify the alarm at selected date & time.
Is there any source code for Birthday Alarm Notification. Please suggest me...
Hi to all,
While compiling my project i'm getting an error "makesis.exe returned with exit value = 1".
Can any one help me please.
My Console view is:
***Invoking abld command
Yeah I can able to compile the project.
Now I'm try using the GCCE path & let u know once I test the app.
I'm using Nokia 5530 for testing.
Yeah i tried installing the default .sis file in the project which works fine.And when i try to compile also its get compiled, but while installing in the Remote Device its coming as Error while...
Thanks for your Reply Kamalakshan
My .pkg file
; ShoutcastEngine.pkg
;
;
;Language - standard language definitions
&EN
;
Hi to all,
I'm trying to install my app, but my problem is that, its gives Error while installing the app in devices as Fatal error: [Unknown] While installing in the Remote Device.
Please...
Hi to all,
Now i can able to compile the app, but my problem is that, its gives Error while installing to phone: Fatal error: [Unknown] While installing in the Remote Device.
Hi to all,
I'm trying to compile the ShoutCastEngine Project, which I had download the source code from the link:...
I too suffers from the problem.
Could any one help me please!
Hi to All,
I need to invoke Real Player in my application & also i need to play the song from the...
Thanks for your reply wizard_hu_
After adding the code
#ifndef __CRCENGINE_H__
#define __CRCENGINE_H__
...