-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
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
Labels
No labels