Up: W3Kit Class Reference

W3Select

Superclass: W3ActionInput

An abstract class for a list of strings to choose from (presented variously as a popup menu or a scrolling list). The stringValue is the name of the selected option, and the intValue is the index of the option in the optionNames list.

Subclasses override this to provide a NULL-terminated list of options.

- (const char **)optionNames;
Subclasses can specify how many choices to display (default 1).
- (unsigned)rowCount;


Up: W3Kit Class Reference

[HOME] The Geometry Center Home Page

Author: Paul Burchard
Comments to: webmaster@www.geom.uiuc.edu
Created: Apr 18 1994 --- Last modified: Tue Jun 18 10:43:38 1996