How can I save a SMS to draft from an editor?

Login to reply to this topic.
Fri, 2007-01-05 13:05
Joined: 2005-05-17
Forum posts: 77
Hello,

I hope to save a SMS to draft folder from an editor instead of sending it after I edit one SMS. How should I do? Please give me some examples or hints. Thanks!

Fri, 2007-01-05 14:53
Joined: 2005-12-07
Forum posts: 58
Re: How can I save a SMS to draft from an editor?
Hi

  On which SDK you are working?.  Are you using your own editor for editing the SMS.?
   If it is the default editor it has a option to save to draft...

Regards,
peter
Mon, 2007-01-08 11:40
Joined: 2004-09-06
Forum posts: 235
Re: How can I save a SMS to draft from an editor?
Use the Msv store. Compose an SMS and move it to draft folder.

The SMS Example will guide you in doing that. Look at its documentation carefully.


Mon, 2007-01-08 12:59
Joined: 2005-05-17
Forum posts: 77
Re: How can I save a SMS to draft from an editor?
Hello,

Thank you for your replies. My question is like this: I will use default editor. After I edit one SMS I hope to save it into the draft folder instead of sending it. But in defalut editor, I have to press "Close" then I am asked to save it to draft folder. I am wondering if there are some ways I can add one item "Save" into the menu of this defalut editor. When I select "Save" the edited SMS will be saved.  Then when I press "Close", the editor will be closed.
Mon, 2007-01-08 13:18
Joined: 2004-09-06
Forum posts: 235
Re: How can I save a SMS to draft from an editor?
Nope, AFAIK thats not possible.
you cannot extend the default SMS editior options.
Mon, 2007-01-08 13:30
Joined: 2005-05-17
Forum posts: 77
Re: How can I save a SMS to draft from an editor?
Hello,

Are there other SMS editors that we can use? And we can modify its/their UI.  Or how difficult is it to develop one new editor?
Tue, 2007-01-09 07:01
Joined: 2004-09-06
Forum posts: 235
Re: How can I save a SMS to draft from an editor?
Developing an SMS editor is not difficult. What is difficult is to make it look exactly like the default one.

You can have a simple rich text editor and do with it. But drawing the blue lines and giving the exact look and feel of that of the default SMS editor is a different project in itself.

-- Vink
  • Login to reply to this topic.