Find more posts tagged with
Hello
Thanks.
Unfortunately there is no option for background colour change in preference-->common-->application-->theme
I do not know the exact hexadecimal value to enter in hwf::setbackgroundcolor #xxxxxx
How can I know this value of colour ( as shown by arrow in my pic).
Sorry I am new to tcl... !! could you please tell me where and how to add this in the .tcl
Thanks !!
Hello,
You need the hexadecimal color value, you can find it on internet for example : https://www.color-hex.com/
To open the .tcl command you should go to View > Tcl console, and copy paste hwf::setbackgroundcolor #fffefc to have right background for example.
Does it answer your request?
Thanks for answer so far.
can you please help me to find the exact colourvalue for legacy hypermesh as picture below.
Its bit difficult to find from https://www.color-hex.com/
Hello Sid,
In the New HyperMesh, you can go to the preferences and change the theme.
Or you can use this API in the .tcl console :
hwf::setbackgroundcolor , it allows you to change the background color for all windows in the HyperWorks session
https://2022.help.altair.com/2022.1/hwdesktop/hwd/topics/reference/tcl/hwf_setbackgroundcolor_r.htm?zoom_highlight=setbackgroundcolor