Progress
Language Reference
SLIDER Widget
The slider widget represents an integer value as a point on a sliding scale. You can use the VIEW-AS phrase to set up a static slider. You can use the CREATE Widget statement to create a dynamic slider.
![]()
ATTRIBUTES
METHODS
EVENTS
NOTES
- Only a value of the INTEGER data type can be viewed as a slider.
- In character interfaces, a slider widget has a minimum width that is dependent on the specified maximum value (MAX-VALUE attribute). The minimum height for a slider widget in a character interface is 2 character units. You can specify a value as low as 1.5 character units for the height of a slider in a character interface; however, Progress rounds the value up to 2 character units.
SEE ALSO
The chapter on representing data in the Progress Programming Handbook .
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |