kicad/scripting
Ian McInerney 49f6a63a06 Fix compatibility with older wx versions
ToInt was only added in wx 3.1.6 apparently, so for now make them long
types. Fixes bug introduced in 1e8cc6855d

(Cherry-picked from 2b1040ae67)
2023-02-15 11:49:38 +00:00
..
kicad_pyshell Silence "menu item ID of 0 doesn't work on Mac" assert. 2022-12-30 22:59:08 +00:00
CMakeLists.txt bitmaps and template are resources. 2022-07-21 20:14:10 -04:00
kicad_scripting_main.cpp Rename CreateWindow to CreateKiWindow to avoid a collision name with a windows header 2022-11-08 12:31:07 +01:00
kicadplugins.i Fix double loading plugins and sys.path entires multiplying 2022-02-17 17:41:52 +00:00
kipython_frame.cpp Push UNITS_PROVIDER down into a low-level mixin. 2022-09-19 17:10:59 +01:00
kipython_frame.h
kipython_settings.cpp
kipython_settings.h
python_scripting.cpp Fix compatibility with older wx versions 2023-02-15 11:49:38 +00:00
python_scripting.h