enthought / enthought/traitsui

Wxpython API has changed as of version 4.0

Open
#416 2 comments 0 reactions 0 assignees View on GitHub
priority: low toolkit: WxPython4
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

[Migrated from enthought/traits#388, which was created by @rpep]

Causes issues such as:

```
File "/usr/local/lib/python2.7/site-packages/traitsui/wx/constants.py", line 67, in
scrollbar_dx = wx.SystemSettings_GetMetric( wx.SYS_VSCROLL_X )
AttributeError: 'module' object has no attribute 'SystemSettings_GetMetric'
```

Details of the API changes are given here:
https://wxpython.org/Phoenix/docs/html/MigrationGuide.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.