External program in Toolbar
Hello, I'm new here. an somebody tell me, how I put an external program (external diff viewer) to the toolbar and how I can start it ?
Best regards Thies
Hello, I'm new here. an somebody tell me, how I put an external program (external diff viewer) to the toolbar and how I can start it ?
Best regards Thies
You'd need to create an OS Command to run the external program; see https://wingware.com/doc/oscommands for how to create an OS Command.
Then you'd need to create a toolbar button to run the OS Command. Extra toolbar buttons may be added through the User Interface > Toolbar page of the Preferences dialog. The command to use is execute-os-command(title="<title>") where <title> is the title of the OS Command.
To enter a block of code:
Comments