How do we create a custom control in Palm environment (just like an ActiveX control in windows envronment). For example, Custom textbox control with additional features... Which we can use in other application just like plug the Custom control in any application and start using it..
Have you investigated creating what you need using a gadget? It isn't quite as encapsulated, since the application has to make the call to specify its event handler, but it is the same basic idea...
http://www.palmos.com/dev/support/docs/recipes/extended_gadgets.html has a walkthrough (aka recipe).
-David Fedor PalmSource, Inc. -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
