Häufig gestellte Fragen

Brauchen Sie technischen Support?

How to Add a Button and Start your own Program from CarMaker

Frage

I would like add a new button to the CarMaker GUI and start an external program (.exe) in my project.

Antwort

This can be done by a GUI extension. Simply download the attached zip folder and unzip it. Place the included .CarMaker.tcl file in your project directory on top level. As soon as you restart CarMaker or choose this project, there will be a new Add-ons button, which gives you the possibility to start your executable by clicking on ExternalGUI. In this simple example, the Windows Editor (notepad.exe) is only used to show the functionality.

To change this default, simply edit the path to the executable:
open |C:/WINDOWS/system32/notepad.exe

Download: GUI_Extension_StartProgram_withButton.zip

Brauchen Sie technischen Support?
  • Datum: 02.03.2022
  • Produkt: CarMaker
  • Version: 10.2
  • Komponente: GUI
  • Sprache: Englisch

Tags

GUI
tcl
button
exe