|
Re: Forbid focusing of TreeView columns: msg#00124gnome.gtk+.python
> I believe this is impossible (or should be). Anything that can be > clicked should also be reachable via the keyboard, which means it must > be able to receive focus. A button can behave this way, just use: button.set_property("can-focus", gtk.FALSE) and the button will not get the keyboard while staying clickable. > That said, I'm just guessing that this is a general gtk usability > principle -- I could be wrong I hope you're wrong, otherwise I'll find no solution to my problem. :-/ Cheers, Franck _______________________________________________ pygtk mailing list pygtk@xxxxxxxxxx http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Forbid focusing of TreeView columns: 00124, Thomas Mills Hinkle |
|---|---|
| Next by Date: | Re: Forbid focusing of TreeView columns: 00124, Tim Evans |
| Previous by Thread: | Re: Forbid focusing of TreeView columnsi: 00124, Thomas Mills Hinkle |
| Next by Thread: | Re: Forbid focusing of TreeView columns: 00124, Tim Evans |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |