i want to create a new window which will have two scroll bars in the center of the window one that is horizontal and one that is vertical. when the bars are moved i want them to place the position they moved to value into a array i.e. if the scroll bar moves to the extreme right it places 100 in the array
anyone got any ideas how i might do this and code that would help me??
thanks