Skip to content

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

@rahulporuri

Description

@rahulporuri

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 enthought/pyface#901 and enthought/traitsui#1535

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions