Skip to content

checkbox + boolean support #9

@bryceac

Description

@bryceac

I have been playing with this crate and while it is relatively easy to use, I think more data types should be supported.

In particular booleans should be accepted cell value with a check box or something to toggle.

From a user perspective, If I were to have a something in a table that can be true or false, it would be better for the user to say click the checkbox and have the program set it to be true.

However, with the current state of things, with every cell expected to be a string value, I can only simplify things down to Y/N, even though I thought I saw that tables in FLTK can render these properly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions