cellbrush icon indicating copy to clipboard operation
cellbrush copied to clipboard

How can I add table attributes?

Open insign opened this issue 8 years ago • 2 comments

I saw in the code that is possible but looks not implemented....

I can do a PR, but, is this project active (or at least the PR will be analysed)?

insign avatar Nov 30 '16 20:11 insign

Hi, see https://github.com/donquixote/cellbrush/pull/7

is this project active

I spend time on projects like this every few months or once a year or so, depending if I have time.

The problem is not the time itself, but how I split my attention. It always takes me some time when I look at a project I have not touched for a while, until my brain is back on track.

And I often hesitate with new features because once a feature is added, I have to backward-support it.

donquixote avatar Nov 30 '16 21:11 donquixote

Add any attribute should use same way of functions like AddRowClass(), indeed, it must be replaced by something like AddAttr()

Miss this function is annoying...

Thanks anyway. Great class.

insign avatar Dec 01 '16 18:12 insign