PDA

View Full Version : Making a uiOne app background


ash_123
05-05-2006, 03:53 AM
how do i make a uiOne app go to the background and come to the foreground to display some alerts ?

Any suggestions?

Jonathan
07-03-2006, 10:12 AM
You can register your app for a certain MIME type or an EVT_NOTIFY. The app can start on such an event and close once the message has been displayed.