guides:o4w:o4w_api:o4wtimepicker

O4WTimePicker routine

Creates a "time picker" control.

O4WTimePicker( text, size, show24, showSeconds, name, id, styleInfo )

The function has the following parameters:

ParameterDescription
textA formatted time.
sizeSize in characters of the text box portion of the time picker.
show24Boolean. Set to TRUE to display a 24 hour clock. Set to FALSE to display a 12 hour clock.
showSecondsBoolean. Set to TRUE to display seconds when selecting the time.
nameThe name of the time picker. This is the input name tag.
idThe name of the time picker for style purposes.
styleWhen specified, the style is applied to the text box that is generated. Note that style can be either the name of a style (as created by one of the O4W style functions, or as defined in an included style sheet), or it can be the returned value from one of the O4W style functions.

O4WDatePicker routine

  • guides/o4w/o4w_api/o4wtimepicker.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1