Skip to content

Commit 1b38ace

Browse files
CzarekCzarek
authored andcommitted
Porting to Mac, part2.
Added mac32.sh and mac64.sh script to prepare environment. Added the wxpython.py example. Fixed detection whether passed value is a function or method (javascript bindings, posting task). Built-in functions and methods are not supported. Mouse context menu must be disabled, otherwise it crashes app. The same error occurs for <select> controls. See Issue 156: https://code.google.com/p/cefpython/issues/detail?id=156
1 parent 7e167ac commit 1b38ace

13 files changed

Lines changed: 1604 additions & 35 deletions

File tree

cefpython/cef3/mac/.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Resources/
2+
*.dylib
3+
*.so
4+
subprocess

cefpython/cef3/mac/binaries_32bit/.gitignore

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)