When the Launcher is started on a Windows system, the dimensions of the launcher are so small you can only see the Simulation Environment choice.
You can not see the tabs for File Management, Customization/Preferences, etc... You can not even see the menus at the top.
How can this be fixed?


In this particular case, the Launcher was not able to automatically get the dimensions from the Windows OS, so we had to manually set the dimensions for the Launcher window.

To manually set the dimensions for the Launcher, edit the file:
C:Program FilesAnsys Incv100CommonFilesLaunchersourceLauncherGui.tcl

Change the following line:

wm minsize . [winfo width .] [winfo height .]

to:

wm minsize . 908 725





Show Form
No comments yet. Be the first to add a comment!