Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
Gnome
Gnome.NumberEntry

Class Gnome.NumberEntry

Description

Provides an entry line for numbers. This routine does not attempt to do any validation on the valid number ranges, but provides a button that will let the user bring up a calculator to fill in the value of the entry widget.  Gnome.NumberEntry("", "Select a number...");


Inherit Hbox

inherit GTK.Hbox : Hbox