Arvīds Kokins
Results
2
comments of
Arvīds Kokins
> Every widget already return 'true' when the underlying value has changed, so you can follow this pattern: I started with exactly that usage pattern when I discovered I had...
> --> bool EditItem(size_t, T&) ? I've also considered that but it wouldn't support passing 2 states. Though there's the option to use uint32_t, but I'd need a wrapper for...