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

Implement external browser launch in Quicksling CEF #7

Open
jasonjei opened this issue Mar 18, 2016 · 0 comments
Open

Implement external browser launch in Quicksling CEF #7

jasonjei opened this issue Mar 18, 2016 · 0 comments
Milestone

Comments

@jasonjei
Copy link
Owner

We need to be able to launch an external browser from the CEF browser. Apparently, the suggested way to do this is intercept the link click in OnBeforeNavigate and use OS functions to launch the URL, perhaps by including a special tag attribute.

Here's a SO article that documents how to do it:
http://stackoverflow.com/questions/31241240/how-to-open-a-link-in-a-native-browser-from-cefsharp-3

@jasonjei jasonjei modified the milestone: 1.0.0.1 Jul 31, 2016
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

1 participant