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

Change overwrite behaviour of LoadDialog when user has specified a default output WS name #9300

Closed
PeterParker opened this issue Nov 15, 2013 · 1 comment
Assignees
Milestone

Comments

@PeterParker
Copy link
Contributor

Run the following in the Python script window:

LoadDialog("MAR11001.raw",
           OutputWorkspace="SomeSuggestedWsName", 
           Enable="Filename,OutputWorkspace")

The user's suggested default for the OutputWorkspace name is automatically overridden by the dialog to be "MAR11001". Ideally, if the user has specified a default then we should be using it.

@PeterParker
Copy link
Contributor Author

This issue was originally trac ticket 8456

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants