Hi,
is there any wml editors available for j2me mobiles.
my requirement is i have to create compose box which consist of texteditors and convert into wml page ans send in form of wml
Type: Posts; User: shasaad; Keyword(s):
Hi,
is there any wml editors available for j2me mobiles.
my requirement is i have to create compose box which consist of texteditors and convert into wml page ans send in form of wml
Hi,
is there any wml editors available for j2me mobiles.
my requirement is i have to create compose box which consist of texteditors and convert into wml page ans send in form of wml
Hi,
I add all the mentioned library files. But error is not solving.
Iam stuckup with this error. help me
Iam implementing firm
To save user data Iam using below code
CEikEdwin *nEditor=static_cast <CEikEdwin*> (ControlOrNull(EmyformDlgCIdEdwin));
Iam getting undefined identifier...
there is push regisrty in j2me, midlet . I think using these concepts we can succeed. mainly this is the reason Iam confused because only in j2me , midlet push registry isthere. in Symbian it is not...
actually my project dealing with client server architecture, socket connection, connecting to database, send and retrieve information from database, storing data in html page then send from one...
Hi ,
my project is completely related to networking and web applications .
I know little basic java, well symbian C++.
to develop my project which language (java or C++) shall I choose?
...
/*TResourceReader reader1;
iCoeEnv->CreateResourceReaderLC(reader1, R_RICHTEXT);
iEditor->ConstructFromResourceL(reader1); */
without using above 3 lines i implement below lines
HBufC*...
Hi,
I implement richtext editor code as below.
iEditor = new ( ELeave )CEikRichTextEditor;
// Share container’s window with editor
iEditor->SetContainerWindowL( *this );
Hi,
i got a code snippet to change the color of status pane as below from wiki
MAknsSkinInstance* skin = AknsUtils::SkinInstance();
TAknsItemID elementID;
//Changing the status pane...
How we can achieve communication between cloud sevices( different web services) and database
which API is used for alerts in twitter. means in network if another person come online how they are sending notification to all users who are in list
I mean how communicate between servers remotely achieved
can anybody tell me how twitter is implemented. what is the basic idea behind it. any sample code? how communication is happen between client and database. same concept is needed for my project
what are various ways to implement remoting
what are various ways to implement database in symbian os
how to implement pushback notifications in symbian.