GeekArticles
Programming
PalmUsing Palm Device Hardware Buttons in Your Application
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 468 times |
Add CommentFiled in: PalmBy Alex Gusev Go to page: 1 2 Next No doubts, almost each developer has faced the problem of impossibility to put as many controls on the screen as he might need to due to screen size limit or some other reasons. Fortunately, the situaltion may be significantly improved, because each Palm device has five hardware buttons (four ones are used to shortly call standard applications plus Up/Down button) and four "silk" buttons (Find, Calc, Menu and AppLauncher). Good news is that you may...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 ...