Scroll bar in a GUI

Scroll bar in a GUI

omar_aguilera_rico
Not applicable
18 Views
1 Reply
Message 1 of 2

Scroll bar in a GUI

omar_aguilera_rico
Not applicable

[ FlexSim 19.1.2 ]

Hello! How can I assign a scroll bar to a GUI? I have a GUI with enough information vertically and horizontally. I'm interested in knowing how to add a scroll bar horizontally and vertically to the GUI window.

0 Likes
Accepted solutions (1)
19 Views
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

Attached (scroll-panel.fsm) is a sample model with a scrolling panel. (The model was originally built in 5.1.2, but it opens and works fine in 19.2.4.)

How to work with it:
The last widget within the "scrollpanel" panel should be a panel with whatever widgets you want in it. If that panel's size is larger than the size of the "scrollpanel", then the scroll bars will appear (one or both depending on the x and y sizes of the panels). If after resizing the panels, one of the scrollbars appears or disappears, you may have to refresh the window with F5 twice to get the scrollbars to be the correct sizes.

Copy the widgets into your model's GUI and put your widgets into thepanel instead of the example ones.



Phil BoBo
Sr. Manager, Software Development