Hi
Is it possible to write an messaging application to run with the Nokia "Messages" application interface ?
Thanks in advance.
Fernando
Hi
Is it possible to write an messaging application to run with the Nokia "Messages" application interface ?
Thanks in advance.
Fernando
Hello,
i wonder what exactly do you want to achiev?
Do you want to have an application which looks exactly like nokias messages ?
Create ListBox put there similar icons and you will have same looking intarface.
If you want to have "messages" as a one of your view you may launch "messages" when it is required.
If you want to use same message editor like nokias one you can launch it with your own body using this example:
http://wiki.forum.nokia.com/index.ph..._or_MMS_Editor
good luck
Nuker85
Hi nuker85
Yes, I'd like to use the same message editor. In true, I'd like to use it as a message client of my messages system (to receive, send, edit, delete, etc. my messages) using some specifics folders and specific routines to communicate with my messages server through specific XML format.
In your opinion, is it possible? How many time I would spend to do this?
Thank you very much.
Fernando
you can search and read for MTM this might help you.