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

How to open a new tab #35

Open
minteliuwm opened this issue Jul 13, 2016 · 2 comments
Open

How to open a new tab #35

minteliuwm opened this issue Jul 13, 2016 · 2 comments

Comments

@minteliuwm
Copy link

When I run the sample “SampleBrowserSWT” ,I click on a link to open a new window in browser,and I want to add a new tabItem in tabFolder , but it's not work.I found the following sentence statement Error when I am Debugging:final Runnable focusLastTab = new Runnable() { public void run() { if (!folder.isDisposed()) { folder.setSelection(folder.getItemCount() - 1); setNavControl(); setFocus(); } } };Can you help me to solve this?

@freeseawind
Copy link

commit log

@minteliuwm
Copy link
Author

There is no log , only java crash

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