First time here? Check out the FAQ!
1

How can I add a toolbar button for 'Debug / Execute Current File' ?

I use 'Execute Current File' on the Debug menu so frequently that I would like to add it to the toolbar.

I didn't find this in the Command Reference however. Is the mapping from menu items to commands queryable, or documented somewhere?

using 6.1 Pro

Thanks

Kurt Harriman's avatar
11
Kurt Harriman
asked 2018-09-07 13:51:00 -0500
Wingware Support's avatar
4k
Wingware Support
updated 2019-03-13 10:29:12 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

The command for this is debug-file and the command reference is at https://wingware.com/doc/commands but there isn't currently an easy way to get from menu item to command name except if the menu item has a key binding, in which case you can use the command describe-key-briefly via Command by Name in the Edit menu.  Command lookup is something we would like to improve in the future.

Wingware Support's avatar
4k
Wingware Support
answered 2018-09-07 14:05:00 -0500
edit flag offensive 0 remove flag delete link

Comments

Works a treat! Thanks!

Kurt Harriman's avatar Kurt Harriman (2018-09-07 14:19:00 -0500) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer