Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]


Building and use

The TextMTM can be built, deployed on the emulator or native platform, and its functionality experimented with through the messaging application.

To do this requires a number of steps:

The following sections contain more details on each of these.

[Top]


Building

The TextMTM is more complex than some other examples, as it is made up of a number of projects, some of which include headers from other projects, or link to the utilities DLL txut.

To do a build, perform the normal steps of bldmake bldfiles and abld build <target-platform>.

Note that:

The final step, registering the MTM, is not performed by the build process, and is described below.

[Top]


Registration

On the Emulator, you should have run the messaging application at least once before registering the TextMTM, as this creates some necessary folders.

Before you can use the TextMTM, you must inform the Message Server of the TextMTM registration data. To do this, run the txin program, a simple console program.

[Top]


Use

Start the messaging application in the normal way. You will find that it has automatically detected the presence of the new MTM and added suitable commands to the user interface. For details of the available functionality, see the other documentation on individual TextMTM components, but to get started, try the following: