Hi all.
I'm still learning Java so bear with me! Basically, I have created a java application with three scrollbars and want to be be able to link the scrollbars to a text value so that as I increase scrollbar A from the beginning to the end, the text box of scrollbar A will increase in value from 0 up to 255 (and display that value in the text box). Can anyone help me?
I'm still learning Java so bear with me! Basically, I have created a java application with three scrollbars and want to be be able to link the scrollbars to a text value so that as I increase scrollbar A from the beginning to the end, the text box of scrollbar A will increase in value from 0 up to 255 (and display that value in the text box). Can anyone help me?