Palm Tungsten T5 manual Adding plug-in applications

Models: Tungsten T5

1 675
Download 675 pages 12.09 Kb
Page 583
Image 583

CHAPTER 25

Customizing Your Handheld

 

 

Tip

For more info on creating plug-in applications, contact Developer Support at PalmSource.

Adding plug-in applications

You can create plug-in applications containing script commands that extend the functionality of the built-in script commands. A plug-in application is a standard PRC application that you install on your handheld just like any other application. After you install the plug-in application, you can use the new script commands in a login script.

For example, you might use a plug-in application in the following situations:

You need the login script to properly respond to different connection scenarios defined by the authentication server.

You want to perform conditional tests and branching as part of the login process.

Plug-in applications have the following characteristics:

Written in C language

Compiled into a device executable

Called properly from a login script

Able to return control to a login script after it terminates

Created using a development environment that supports Palm OS® software, such as Metrowerks CodeWarrior tools.

Tungsten™ T5 Handheld

561

Page 583
Image 583
Palm Tungsten T5 manual Adding plug-in applications