.. Gauge

.. default - domain::js

.. include:: /includes/standard.rst

==========================
Gauge (of :class:`Dialog`)
==========================

.. class:: Gauge

	Defined in Gauge.sc.

	The Gauge dialog class contains a custom gauge control. It can be used to adjust a continuous value.


Properties
==========

Inherited from :class:`Dialog`:

=========== ===========
Property    Description
=========== ===========
elements               
size                   
text                   
font                   
window                 
theItem                
nsTop                  
nsLeft                 
nsBottom               
nsRight                
time                   
caller                 
seconds                
lastSeconds            
eatTheMice             
lastTicks              
name                   
=========== ===========

Defined in Gauge:

=========== ===========
Property    Description
=========== ===========
description            
higher                 
lower                  
normal                 
minimum                
maximum                
=========== ===========


Methods
==========

.. function:: init(param1)
	:noindex:



.. function:: doit(param1)
	:noindex:



.. function:: handleEvent(pEvent)
	:noindex:



.. function:: update(param1)
	:noindex:



