Skip to content

wxPython

cztomczak edited this page May 25, 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.chromectrl" widget

Screenshot (sample2.py)

cefwxpanel_sample2.png

Clone this wiki locally