Re: [pygtk] Changing Focus from GtkText

2002-06-20 Thread Thomas Guettler
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: broke

Re: [pygtk] Changing Focus from GtkText

2002-06-20 Thread Matt Wilson
On Thu, Jun 20, 2002 at 08:00:58PM -0300, Christian Reis wrote: > > Is there a reason for this rather inconsistent UI for control focus > shifting? It is consistent with the keyboard navigation documentation: http://developer.gnome.org/projects/gap/keynav/ Cheers, Matt ___

Re: [pygtk] pygtk2 and chars with umlauts, schwas, tildes, etc.

2002-06-20 Thread David M. Cook
On Thu, Jun 20, 2002 at 07:26:00PM -0400, David M. Cook wrote: > I have a text file that includes characters like ü (0xFC), á (0xE1), ø > (0xF8), etc. When I try to load these into a combo drop-down list, I get > > Invalid UTF8 string passed to pango_layout_set_text() > > and a lot of incom

Re: [pygtk] Changing Focus from GtkText

2002-06-20 Thread Malcolm Tredinnick
On Thu, Jun 20, 2002 at 08:00:58PM -0300, Christian Reis wrote: > On Thu, Jun 20, 2002 at 04:30:46PM -0400, Matt Wilson wrote: > > Try Ctrl+Tab. > > On Thu, Jun 20, 2002 at 10:03:43PM +0200, Thomas Guettler wrote: > > > Normaly you can change the focus of the controls with "tab". But in a > > > G

[pygtk] pygtk2 and chars with umlauts, schwas, tildes, etc.

2002-06-20 Thread David M. Cook
I have a text file that includes characters like ü (0xFC), á (0xE1), ø (0xF8), etc. When I try to load these into a combo drop-down list, I get Invalid UTF8 string passed to pango_layout_set_text() and a lot of incomplete entries in the drop-down. So apparently I have to convert these strin

Re: [pygtk] Changing Focus from GtkText

2002-06-20 Thread Christian Reis
On Thu, Jun 20, 2002 at 04:30:46PM -0400, Matt Wilson wrote: > Try Ctrl+Tab. > > Cheers, > > Matt > > On Thu, Jun 20, 2002 at 10:03:43PM +0200, Thomas Guettler wrote: > > Hi! > > > > Normaly you can change the focus of the controls with "tab". But in a > > GtkText control it does not work. Shi

Re: [pygtk] Changing Focus from GtkText

2002-06-20 Thread Matt Wilson
Try Ctrl+Tab. Cheers, Matt On Thu, Jun 20, 2002 at 10:03:43PM +0200, Thomas Guettler wrote: > Hi! > > Normaly you can change the focus of the controls with "tab". But in a > GtkText control it does not work. Shift-Tab works, but it only gets > backwards. Is there a magic shortcut?

[pygtk] Changing Focus from GtkText

2002-06-20 Thread Thomas Guettler
Hi! Normaly you can change the focus of the controls with "tab". But in a GtkText control it does not work. Shift-Tab works, but it only gets backwards. Is there a magic shortcut? Versions: Version: 0.6.9-3 (Debian) thomas -- Thomas Guettler <[EMAIL PROTECTED]> http://www.thomas-guettler.de