Module GradientButton
[hide private]
[frames] | no frames]

Module GradientButton

source code


Description
===========

GradientButton is another custom-drawn button class which mimics Windows CE mobile
gradient buttons, using a tri-vertex blended gradient plus some ClearType bold
font (best effect with Tahoma Bold). GradientButton supports:

* Triple blended gradient background, with customizable colours;
* Custom colours for the "pressed" state;
* Rounded-corners buttons;
* Text-only or image+text buttons.

And a lot more. Check the demo for an almost complete review of the functionalities.


Supported Platforms
===================

GradientButton has been tested on the following platforms:
  * Windows (Windows XP).


Latest Revision: Andrea Gavana @ 07 October 2008, 22.00 GMT
Version 0.1

Classes [hide private]
  GradientButtonEvent
Event sent from the Gradient buttons when the button is activated.
  GradientButton
This is the main class implementation of GradientButton.
Variables [hide private]
  HOVER = 1
  CLICK = 2