6 Commits

Author SHA1 Message Date
Scott Talbert
6da0064551 Replace deprecated PyEval_CallObject with PyObject_CallObject 2022-01-11 17:35:31 -05:00
Robin Dunn
92f8cd2d55 Fix lots of misspelled words 2020-07-14 11:38:32 -07:00
Robin Dunn
5680b4adff wxPyConstructObject should be sufficient so wxPyMake_wxObject is no longer needed. 2019-09-12 14:58:07 -07:00
Robin Dunn
1fa7200cbd Load sip.h from wxPython's include folder 2019-09-12 14:36:29 -07:00
Christoph Schmidt-Hieber
36789e3449 Improve robustness of looking up wrapped wxObject 2019-09-05 13:22:00 +02:00
Christoph Schmidt-Hieber
1560cb648e Port embedded sample from Classic to Phoenix
Partly addresses issue #1336
2019-09-04 14:39:18 +02:00