PFA updated patch with custom tristate boolean editor for SlickGrid to make it compatible with Qt runtime.
I have tested it web mode & also modified the feature test accordingly.
Also thanks to Neel for testing the patch with latest runtime code.
Cool - so a few thoughts...
- Can we make the null symbol a question mark?
instead of question mark we will make square
gray color
.
Sorry - I just realised this is not good from an accessibility perspective as users may not be able to distinguish between the white and gray in-fill. I've made it include a ? as well.
I have enhanced the the visibility of '?'
little bit
more
, attaching the patch if you prefer it that way.
In the call, Dave suggested that, we should have:
Cross (×, i.e. ×) for False
Check (√, i.e. √) forTrue
Empty (∅, i.e. ∅) for Null.
We discussed it, which I think - Murtuza missed due to connectivity issue, during the call.
Dave - thoughts?
What we have now seems to work nicely, and I believe is quite clear.