Skip to content

Port CEF 1 examples to CEF 3 #224

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

Closed
cztomczak opened this issue May 14, 2016 · 0 comments
Closed

Port CEF 1 examples to CEF 3 #224

cztomczak opened this issue May 14, 2016 · 0 comments
Labels

Comments

@cztomczak
Copy link
Owner

cztomczak commented May 14, 2016

There are some useful examples in CEF 1 that should be ported to CEF 3. CEF 1 code has been removed from master, but is still available in the cefpython31 branch.

  1. cefadvanced.py example that uses pywin32 has some unique features:
    • javascript rebindings
    • key handler for F5 F12 F11 Ctrl+ Ctrl-
    • saving browser window content as an image
  2. More examples that should be ported:
cztomczak added a commit that referenced this issue Jan 7, 2018
@cztomczak cztomczak changed the title Port CEF 1 examples to CEF 3 Create javascript_rebindings.py snippet Jan 16, 2020
@cztomczak cztomczak changed the title Create javascript_rebindings.py snippet Port CEF 1 examples to CEF 3 Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant