How to change the tab behaviour of GtkEntry ?



The problem is , if I press 'Tab' in GtkEntry, the whole text in the entry will be selected.
How to disable this behaviour ?

I have tried to overwrite this by connecting to "key-press-event" ...
It also doesn't work if I return FALSE in the callback ...

---
Yours,
Thura Hlaing


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]