Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[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...");

Inherits

  • GTK.Hbox