help with gtk_text_view_add_child_in_window

2009-06-25 Thread Nicolò Chieffo
Hello, I'm trying to add to empathy a widget in the input text box, which is a GtkTextView in a GtkScrolledWindow. What I need is to place a send button in the right area, which needs to stay always at the bottom. This is my code: send_icon = [] gtk_text_view_set_border_window_size (GTK_TEXT_V

[bug?] Keyboard accelerators fail to initialize with non-latin keyboard layout at programm start

2009-06-25 Thread Alex Lebedev
== Problem == It seems that keyboard accelerators are not initialized if GTK application starts when non-latin keyboard layout is set to default in OS settings. Application starts but all hotkeys are ignored even when switching back to English. When defaut keyboard kayout is English, hotkeys kee