home *** CD-ROM | disk | FTP | other *** search
/ Developer Source 3 / Developers_Source_Vol_03_1996.iso / parad / feb95 / ml_fig08.gif < prev    next >
Graphics Interchange Format  |  1995-09-26  |  7.4 KB  |  519x249  |  4-bit (6 colors)
   ocr: DEMO.FSL-Iemperalure BarichangeValue* ;To act on the changing value of the scrollbar - - as the user scrolls the thumb by dragging it or - clicking on bar or arrows, insert your own code here. The value returned by the scroll bar . is - stored in the variable scrollValue, 50 have - your code use scrollvalue, as in the example below. method changevalue() message("scroll value: "*string(Scrollvalue)) TEMPERATURE.value = scrollvalue endmethod Edit Line: 11 Col: 10