enthought / enthought/pyface

Custom rendering for Data View items

Open
#698 0 comments 0 reactions 0 assignees View on GitHub
difficulty: advanced Feature Feature: Table/Tree Editor
Dominant language
Python
Stars
115
Forks
54
PR merge metrics
No merged PRs in 30d

Description

The basic implementation of data views relies on the underlying toolkit to render items. We would like to provide a hook where users can provide their own renderers for items that completely overrides the defaults.

This would permit things like rendering plots or images in the place of standard cell contents.

This should be a feature of the view, rather than the model, so that different views of the same model can choose to render items in different ways (or not, as appropriate).

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.