Skip to content

wxPython

Dominique B edited this page Feb 2, 2016 · 7 revisions

wxPython examples

Examples of embedding CEF browser using the wxPython GUI toolkit.

Sources

  • wxpython.py - this example presents the most features for CEF Python
  • wxpython-response.py - read and/or modify all resources in web requests
  • sample2.py - sample usage of "cefpython3.wx.chtromectrl" widget

Screenshot (sample2.py)

cefwxpanel_sample2.png

Clone this wiki locally