Ask Your Question
1

External program in Toolbar

asked 2021-12-22 08:57:55 -0500

thiesen's avatar

updated 2021-12-23 10:26:53 -0500

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

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-12-23 08:36:40 -0500

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

2 followers

Stats

Asked: 2021-12-22 08:57:55 -0500

Seen: 169 times

Last updated: Jan 06 '22