Skip to content

Remove enable.control and related modules #685

@corranwebster

Description

@corranwebster

The enable.control module has never worked in the available history of the codebase (due to bad imports). It should be removed. Similarly for enable.scrollbar.

Removing enable.scrollbar means that enable.scroll_handler can probably be removed as well.

There are old, working examples of this code (for Python ~2.5-ish values of "working") deep in Enthought's historical codebase if they ever need to be revived, but it may be less effort just to re-write from scratch.

Edit: I think enable.drag and enable.drag_resize which provide DragHandler and DragResizeHandler also fall into this category.

Edit again: also enable.render_controller?

Edit once more: also enable.radio_group

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