> - what is that empty 1st column?

I plan to use Qt::ItemIsUserCheckable to allow a user to disable
certain items, but this flag is not usable for TreeWidgetItem. I then
though of using a checkbox in the first column, but this is too
cumbersome. I guess in the end I will remove the first column and add
a remove button.

> - why is sorting disabled?

I plan to sort shortcuts by category. Like math-insert, view blah,...

> - why do i see a lot of empty rows when i scroll down?

I do not know. The list does not look quite right now.

> i like the shortcuts editor in the kde control panel (regional &
> accessibilty -> keyboard shortcuts) perhaps you can check it out for
> some inspiration...

I will check that out.

Cheers,
Bo

Reply via email to