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

Focus Correct View/Tab after processing/showing results #99

Open
muuki88 opened this issue Feb 4, 2012 · 0 comments
Open

Focus Correct View/Tab after processing/showing results #99

muuki88 opened this issue Feb 4, 2012 · 0 comments
Assignees
Milestone

Comments

@muuki88
Copy link
Member

muuki88 commented Feb 4, 2012

Show correct tab in MedmonPresenterView after

  • TherapyResultWizard finishes -> focus
  • Show results -> focus

Implementation hints

Take a look at org.eclipse.ui.IWorkbenchWizard. As far as I remember
you can use the worbench parameter to easily open a perspective and
thus select the correct view.

However you can achieve this via static method calls on... I think PlatformUI, too.
The selection parameter only applies to the eclipse selection manager, which
doesn't affect our selections.

@ghost ghost assigned stefthedrummer Feb 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants