Skip to main content

Hello, attached is a sample program designed in Acubench to help illustrate. What I'm trying to do is dynamically create a series of controls, and as the controls get created past the physical bottom of the screen, I'd like to add scroll to the window, so as to keep the window the same size, but allow for the user to scroll through the controls. How do I get my window to scroll as I'm creating these controls?


Thanks


Dave

STRDOSE.zip

Hello, attached is a sample program designed in Acubench to help illustrate. What I'm trying to do is dynamically create a series of controls, and as the controls get created past the physical bottom of the screen, I'd like to add scroll to the window, so as to keep the window the same size, but allow for the user to scroll through the controls. How do I get my window to scroll as I'm creating these controls?


Thanks


Dave

STRDOSE.zip

a1.zip

Not the cleanest example, but this shows how you can have a scroll window.