enthought / enthought/enable

Deprecation warning when using kiva explorer with wx backend (among other ETS errors)

Open
#713 1 comment 0 reactions 0 assignees View on GitHub
priority: low
Dominant language
C
Stars
97
Forks
45
PR merge metrics
No merged PRs in 30d

Description

When I use the kiva explorer with the wx backend, I see the following deprecation warning printed to the console -

```
C:\Users\rporuri\.edm\envs\enable-test-3.6-wx\lib\site-packages\kiva\agg\plat_support.py:188: wxPyDeprecationWarning: Call to deprecated item. Use GetHandle instead.
self.draw(window_dc.GetHDC(), x, y, width, height)
```

Ref https://wxpython.org/Phoenix/docs/html/wx.DC.html#wx.DC.GetHDC and https://wxpython.org/Phoenix/docs/html/wx.DC.html#wx.DC.GetHandle
Xref https://github.com/enthought/pyface/issues/901 and https://github.com/enthought/traitsui/issues/1535

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.