On Thu, Jun 20, 2002 at 04:30:46PM -0400, Matt Wilson wrote: > Try Ctrl+Tab. >
that was the first thing I tryed, but it inserts a tab. According to: http://developer.gnome.org/projects/gap/keynav/gtk_text.html it seems to be a bug: "" Tab: OK (inserts tab) Alt+mnemonic: TBD Ctrl+Tab: broken? Just seems to insert a tab character, or it does in testgtk anyway. Works in gtk-demo, though, should the behaviour be different? Is it because the gtk-demo textviews are in paned windows? "" I will try to program a workaround. thomas -- Thomas Guettler <[EMAIL PROTECTED]> http://www.thomas-guettler.de _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
