Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a dialog for choosing the console command. #1000

Merged
merged 2 commits into from
Feb 10, 2016
Merged

Conversation

julien-duponchelle
Copy link
Contributor

This extract all the code for selecting a console command
to a Dialog. With the following improvements:

  • detect if a command exists and select it in the combo box
  • help about custom variables that can be used in the command

Demonstration here:
https://www.youtube.com/watch?v=fw9XhRtFJuY&feature=em-upload_owner

It's part 1 of the #675 for supporting console application by node.

This extract all the code for selecting a console command
to a Dialog. With the following improvements:
* detect if a command exists and select it in the combo box
* help about custom variables that can be used in the command

Demonstration here:
https://www.youtube.com/watch?v=fw9XhRtFJuY&feature=em-upload_owner

It's part 1 of the #675 for supporting console application by node.
@julien-duponchelle
Copy link
Contributor Author

I opened a separate issue #1002 for allowing the user to add command to the list.

grossmj added a commit that referenced this pull request Feb 10, 2016
Create a dialog for choosing the console command.
@grossmj grossmj merged commit 13bcac7 into master Feb 10, 2016
@grossmj grossmj deleted the edit_console_dialog branch February 10, 2016 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants