Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Antivirus
Archivers & Compression
Backup & Memory
Barcode Scanner
Battery
Data Storage & Encryption
Display & Flashlight
Emulators & Shells
File management
Hacks & Tweaks
Installer
Interface
Keyboard Extensions & Lock
Localization
Password Managers
Profiles
Registry
Remote connection & Consoles
Screensavers
Screenshots
Search
Security
Synchronization
System management
Task Managers & Launchers
Tests & Benchmarks
Text Editors
More
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
SapphireButtons





SapphireButtons
Version: 1.0

Platforms: Pocket PC


Categories: Programming & Development, System Utilities

Upload date: 31 Oct 10

Developer: Sapphire Solutions Ltd

License: Shareware

Price: 199.00 $

Downloads: 229

File Size: 298 Kb


Download Free Trial of SapphireButtons 



Rating: 3.0/5 (Total votes: 11)




 

SapphireButtons


As developers, we can spend quite a lot of effort getting the flow right for our application to make life easier for our users. However, since the nature of Pocket PC devices is to make everything compact and small, the amount of screen space available for buttons on our application is rather limited. Rather than having layers of options hidden menus and screens, we can make use of the other hardware buttons on the device.

The Sapphire Buttons Utility allows your application to identify if a button was pressed by the user. Based on what was pressed, you can perform a specific function or display a specific screen. It also helps you users from losing the application by accidentally pressing the button for one of the system applications.

Product Features

The Sapphire Buttons Utility makes reading the button status easy with the following functionality:

  • Check what button is pressed
  • Retrieve the button name
  • Enable and disable system buttons

You can download the latest demo version to see a fully working demo which you can reuse within your application as you see fit. This can be found on the download pages. The demo versions are fully functional and simply contain a popup message from time to time. These are ideal if you are selling your application to the client where you can be confident the application will work in practice and not just theory.

Sample Code

Implementation couldn’t be easier, simply declare the DLL function as a function within your application and call it as though you wrote it yourself. Here’s a sample demo to show how a simple timer can keep track of what button was pressed within VB.NET.

Private Sub tmrButtons_Tick(ByVal sender As System.Object, _
            ByVal
e As System.EventArgs) Handles tmrButtons.Tick

  Dim lButton As Integer

  Dim lKey1 As Integer

  Dim lKey2 As Integer

 

  lButton = sButtons(1234567890, lKey1, lKey2)

 

  If lButton = 0 Then

    lblButton.Text = ""

  Else

    If lKey2 = 0 Then

      lblButton.Text = ButtonName(lKey1)

    Else

      lblButton.Text = ButtonName(lKey1) & " (" & ButtonName(lKey2) & ")"

    End If

  End If

End Sub

Royalty Free Licence

When you purchase a developer’s licence, you are free to use the DLL in any number of your projects and deploy it to all the devices to your clients. There’s no need for royalties based on the scale of your project, just a one off fee. You will also get 12 months email support and discounted upgrades for future developments.

http://www.sapphire-solutions.co.uk/products/buttons/
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 

Supported operating systems: Pocket PC 2002, Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional, Windows Mobile 6.5 Professional
 
Similar Software:

CPUIndicationsCPUIndications
CPUIndications - CPUIndications is a CPU usage monitor for Windows Mobile. The app displays the CPU load in the upper right corner of any running application. CPUIndications works in the background and displays the CPU usage as a percentage of total CPU power. The check interval can be adjusted from the toolbar
PHONESchedulerPHONEScheduler
PHONEScheduler - PHONEScheduler allows you to power on or off the phone at predefined times. The app works in the background and, at the specified hours, it will turn on the phone. When out of range, the phone will be powered off
OpenNETCF.IoC FrameworkOpenNETCF.IoC Framework
The OpenNETCF.IoC Framework is a public-domain-licensed (you can't get any more free and unencumbered than that) framework written in CE (framework version 3.5) that provides both inversion of control and dependency injection for .NET Compact Framework applications (it can be used on the desktop as well)
CEPropCEProp
nandhp CEProp adds a Properties command to the context menu of the Windows Mobile Pocket PC File Explorer. Features: - View file and folder properties: Type, size, and time of last modification - View and change file attributes: Read only, hidden, archive. - Rename files and folders, including the filename extension. - Edit shortcuts
Mobile SystemPanel 2009 - Standard (Square Screen)Mobile SystemPanel 2009 - Standard (Square Screen)
 Mobile SystemPanel 2009 Standard (Square Screen)   Mobile SystemPanel 2009 Standard let you see important information about battery, memory, network on a panel based homescreen. You will be inspired by the beautiful butterfly design which let your device look pretty
MortScriptMortScript
MortScript interprets a (quite) simple batch language. If you know .bat files in DOS or shell scripts: it's something like that. Its focus is to remote control or launch other applications, not to write real applications. I.e., you can't do complex dialogs or graphics with it
DetectDeviceTypeDetectDeviceType
DetectDeviceType is a PC utility program that attempts to detect what type of device you have and whether Microsoft .Net Compact Framework and OpenNETCF Smart Device Framework are installed. Download and Install: - Download DetectDeviceType. - Install it by double-clicking DDTSetup.exe you just downloaded and following the on-screen prompts
DotFred Task ManagerDotFred Task Manager
DotFred Task Manager - The Task manager application is a bunch of several useful tools in just one tool. The name is maybe not appropriated anymore because of all the stuff it provides now. But at the beginning it was just made to manage all running processes as the Task Manager does in Windows on a normal PC
Elecont Resource Manager with Alt+Tab functionElecont Resource Manager with Alt+Tab function
Elecont Resource Manager with Alt+Tab function - source Manager helps you to take control over your Windows Mobile device. You can watch how much the CPU is currently in use by running applications. You can switch between running applications or close unused and save the memory or battery life time
CABIntegrCABIntegr
CAB file editor working on a Windows Mobile device
 

Other Software by developer «Sapphire Solutions Ltd»:

SapphireFTPSapphireFTP
SapphireFTP Your application may be dealing with all different types of data files. These could be stock lists, orders, images; pretty much anything your application can store. But consider the need to transfer these files from your device to your server
SapphireEncryptSapphireEncrypt
SapphireEncrypt Data security is important when you are dealing with the Internet and mobile applications. Having confidential information stored on your Pocket PC means you need to ensure that it is kept save if the device gets stolen or if you are transferring it over the internet
Sapphire GZip UtilitySapphire GZip Utility
Sapphire GZip Utility- The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business. However, we may sometimes find that our data is still, too big
SapphireRASSapphireRAS
SapphireRAS It is now possible to dial a remote connection and manage the device’s phone book from your application using the Sapphire RAS Utility. This will allow you to build advanced applications to allow your mobile application stay current with your business information
SapphireSIMSapphireSIM
The Sapphire SIM utility provides the Visual Studio developer with the ability to manage the SIM card of a Pocket PC Phone Edition, Windows Mobile or Smartphone device. It enables the user to add, change and delete contacts from teh normal and fixed sialling areas of the SIM card
SapphireIrDASapphireIrDA
SapphireIrDA Printing from your application can be a very useful tool in a situation where you need to give a receipt to your customer direct from your Pocket PC. The ideal solution is to use an IrDA enabled printer with the IrDA port on your device
SapphireGZipSapphireGZip
SapphireGZip The memory available on the devices is undoubtedly increasing as technology evolves, but so is the amount of data we are storing. We can now store more information about products and customers allowing a smoother daily run of the business
SapphireMailSapphireMail
SapphireMail Emails are a powerful method of communication with the ability to send messages and files around the world almost immediately, free of charge. Being able to send and receive emails on your device within your eVB, VB
SapphireBatterySapphireBattery
SapphireBattery Battery power is not infinite. It is important to ensure that your users don’t find themselves without any battery power right when they need it the most

» show more

 

Comments on SapphireButtons:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

SapphireButtons is compatible with your device AnyDATA ASP-505A
 
 
© Pantich 2009 - 2025 All rights reserved.