Scrollable Container

Hi folks…

I have a number of UI elements which stack vertically.
Presently when ignition opens the containing window, it “maximizes” and all my UI elements look tiny…
…not the behaviour I was hoping for.

I have tried cutting-pasting into a “container”, into a “list” etc…but to no avail.

Is there such a thing as a scrollable container?
IE. a container with scrollbars which would maintain the size of my UI elements and let the user scroll up/down to see them all.

I’m not bad at Swing, so if there is something available in the SDK, I will be grateful for suggestions.

Thanks.

+1 for this feature request.

The scrollable container could actually be a sub-container to the root. -Very similar to iOS ScrollView

+1
I have needed this more than one time.

+1
I always thought it was possible, I just didn’t know how. Guess not.

Yeah I need this right now actually.

+1

+1

+1

+1

+1

I could use one today if it were available.

+1

+1

+1

I am needing this right now, but unfortunately there doesn’t appear to be a way to do this.

The Template Repeater container will is scroll-able.

Kyle,

That’s all well and good for the future (whenever that software is out of beta AND I have the opportunity to upgrade a production facility to a new version). However, that doesn’t help in the mean time. Now I’m stuck developing my own custom panning solution instead of actually developing an HMI like I should be.