Project will move to github. Find this wiki page at the new address: https://github.com/cztomczak/cefpython/wiki/wxPython --- # wxPython examples # Examples of embedding CEF browser using the [wxPython](http://www.wxpython.org/) GUI toolkit. ## Sources ## * [wxpython.py](http://code.google.com/p/cefpython/source/browse/cefpython/cef3/windows/binaries_32bit/wxpython.py) - this example presents the most features for CEF Python * [wxpython-response.py](https://code.google.com/p/cefpython/source/browse/cefpython/cef3/linux/binaries_64bit/wxpython-response.py) - read and/or modify all resources in web requests * [sample2.py](https://code.google.com/p/cefpython/source/browse/cefpython/cef3/wx-subpackage/examples/sample2.py) - sample usage of "cefpython3.wx.chtromectrl" widget ## Screenshot (sample2.py) ## ![https://cefpython.googlecode.com/git/cefpython/var/cefwxpanel_sample2.png](https://cefpython.googlecode.com/git/cefpython/var/cefwxpanel_sample2.png)