IonicWind Software

IWBasic => GUI Central => Topic started by: Bruce Peaslee on October 26, 2009, 03:24:41 PM

Title: Scrolling Problem
Post by: Bruce Peaslee on October 26, 2009, 03:24:41 PM
I got a large screen with my new computer (thanks to Costco!!).

My application scrolls the controls in the dialog quite nicely, using code to detect when the thumb part reaches minimum or maximum. My problem comes when I test the application on a system with a smaller screen. The thumb part reaches the maximum before scrolling has reached the end. I'm sure there is a way to compute the parameters, but I don't know where to start.