question

K_yun avatar image
0 Likes"
K_yun asked K_yun commented

Is there a way to build GUI for flowitems?

FlexSim 21.2.2
flowitemguicustom gui
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered K_yun commented

Yes - just set the guifocusclass of the item in the flowitembin to point to the location of your customGUI. Then when you try to interact with the item by double clicking, your custom GUI should open with the viewfocus and objectfocus being set to the item - which you can then refence on any views/links.

Example attached.

exampleFlowitemGUI.fsm


· 5
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.