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

AutoComplete tweaks #11250

Closed
1 task done
OwenArnold opened this issue Oct 23, 2014 · 1 comment
Closed
1 task done

AutoComplete tweaks #11250

OwenArnold opened this issue Oct 23, 2014 · 1 comment
Assignees
Milestone

Comments

@OwenArnold
Copy link
Contributor

This ticket is blocked by :

The feature http://trac.mantidproject.org/mantid/ticket/10348 is very useful, and has been very well implemented but is lacking a couple of features.

  • You have a testable AlgorithmHintStrategy, but have implemented no testing for it
  • The pointer to the AlgorithmHintStrategy in the HintingLineEditFactory would best be held as a boost::scoped_ptr, it would give better exception safety and remove the need to write the destructor
  • Would be best if the tooltips stayed up while you were still editing the current key-value pair. On OSX then come up for a second and then disappear. Might not be possible, but would be good to extend the lifetime.
@OwenArnold
Copy link
Contributor Author

This issue was originally trac ticket 10408

@OwenArnold OwenArnold added this to the Release 3.3 milestone Jun 3, 2015
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