dhk wrote:
I have a key-press-event connected to my treeview so a Tab can be used
to navigate through the cells. It work well except that when the Tab is
pressed it clear all the data in the cell. If I use the mouse to move
to another cell the data remains.
My callback doesn't touch the dat
I have a key-press-event connected to my treeview so a Tab can be used
to navigate through the cells. It work well except that when the Tab is
pressed it clear all the data in the cell. If I use the mouse to move
to another cell the data remains.
My callback doesn't touch the data. All it d