GeekArticles
Programming
PalmApplication Launching
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 540 times |
Add CommentFiled in: PalmBy Alex Gusev Go to page: 1 2 Next Introduction The goal of this article is to describe what do you need to do to effectively use Palm OS's launching mechanism. Under an operating system such as Windows, an application usually starts when a user requests it. This may be a result of using some kind of input device such as a keyboard, mouse, or stylus. It may also result from another application. This is also true for Palm OS applications. Additionally, a Palm application may also start...n
Read Article Sponsored Links
Related Articles
• Building a .NET Console Application for Scheduled Tasks This article walks you through the process of building a simple .NET command-line application that is designed to be scheduled to execute. The sample application will send an HTTP request to a web server and send the returned HTML as the body of an email message. Once the application is complete, ...
• Rethinking Application Security
Discovering security problems early in the development cycle is only the first step toward creating more secure and reliable applications, says Parasoft's Wayne Ariola in an interview with Artima. For developers to work effectively, addressing security-related coding issues must be integrated ...