Viper wrote:
Hi,

Would it be possible to implement the following solution on Palm:
An application that launches one or more sub-applications that would run and 
display a UI in the context of the main application. Think of it as something 
similar to the Today screen API on Pocket PC, where you create modules that 
export some methods which are called by an engine that keeps track of all 
modules, etc.
Besides the UI limitations like menu interference between the applications, could anyone 
come up with some "stoppers" for this idea?

-- Bogdan


We do something similar in our product. We have a 'plugin' interface for the main application, that will querry the plugin apps for icons, names, menu strings. Each plugin is sub-launched to perform certain actions (Like menu taps) and can display any UI it wants

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to