How add Tabs to GUI

How add Tabs to GUI

patryk_u2
Not applicable
40 Views
8 Replies
Message 1 of 9

How add Tabs to GUI

patryk_u2
Not applicable

[ FlexSim 23.2.2 ]

I would like to create a gui with tabs where I could place buttons, subtitles or trackers. I used tabs for this purpose, only the inserted buttons and trackers do not work, and the subtitles are not visible. Is there maybe another way to do this?


1700488557838.png

0 Likes
Accepted solutions (1)
41 Views
8 Replies
Replies (8)
Message 2 of 9

jason_lightfootVL7B4
Autodesk
Autodesk

When I've done this I've edited pagelist of the tab control which allows you to use standard/common pages along with those that are custom.

0 Likes
Message 3 of 9

jason_lightfootVL7B4
Autodesk
Autodesk
Can you post the model so we can see what's happening and how you've set it up?
0 Likes
Message 4 of 9

patryk_u2
Not applicable

I am sending the model in attachments. I want to change values in the table using the trackerTest.fsm

0 Likes
Message 5 of 9

jason_lightfootVL7B4
Autodesk
Autodesk
Accepted solution

First off, your tabs should be viewwindowtype 102 for the text to display.

I see no buttons.

Your sliders update the global table. You need to add code to the opening of the GUI/pages to set the sliders to the values from the table.

0 Likes
Message 6 of 9

patryk_u2
Not applicable

I just tried it and the sliders do not change the values in the table. Additionally, when I added a button with the close function earlier, it did not close the gui1700553465779.png

0 Likes
Message 7 of 9

patryk_u2
Not applicable

I added button and spinner to change value in GlobalTable1. Unfortunately don't work

Test_1.fsm

0 Likes
Message 8 of 9

jason_lightfootVL7B4
Autodesk
Autodesk

Odd - it works for me:

test_GUITabs_jl.fsm

0 Likes
Message 9 of 9

jason_lightfootVL7B4
Autodesk
Autodesk

Hi @Patryk, was Jason Lightfoot's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always comment back to reopen your question.

0 Likes