Change font type in GUI

Change font type in GUI

mail7WJMZ
Collaborator Collaborator
127 Views
6 Replies
Message 1 of 7

Change font type in GUI

mail7WJMZ
Collaborator
Collaborator

[ FlexSim 20.2.0 ]

I can't find the function.

31717-image01.png

I currently want to modify the font size of the GUI. I found the " viewfont " command, but I didn't see it in the GUI. Is there any alternative?

Accepted solutions (1)
128 Views
6 Replies
Replies (6)
Message 2 of 7

philboboADSK
Autodesk
Autodesk
Accepted solution

The viewfont attribute doesn't change the size of all of FlexSim GUIs. The viewfont attribute changes the size of a particular Static Text field in your own custom GUI.

You add it to your own GUIs using the GUI Builder.

31741-1597069391806.png



Phil BoBo
Sr. Manager, Software Development
0 Likes
Message 3 of 7

Ben_WilsonADSK
Community Manager
Community Manager

Hi @steven.chen, was phil.bobo's answer helpful? If so, please click the red "Accept" button on their answer. Or if you still have questions, add a comment and we'll continue the conversation.

0 Likes
Message 4 of 7

clairekruppGhafari
Enthusiast
Enthusiast

@Phil BoBo I am trying to add the viewfont attribute to a static field but it seems to be missing from the menu.......


1636066013528.png

0 Likes
Message 5 of 7

philboboADSK
Autodesk
Autodesk
Then don't use the menu. Just add a node to the tree and type in "viewfont" as the name.


Phil BoBo
Sr. Manager, Software Development
0 Likes
Message 6 of 7

clairekruppGhafari
Enthusiast
Enthusiast
OK, I will give it a try.....
0 Likes
Message 7 of 7

clairekruppGhafari
Enthusiast
Enthusiast
It worked. Thank you!