Re: GTK window positioning [SOLVED]

2012-09-19 Thread David Buchan
Oh ho! Break through. I noticed that if, elsewhere in my program I ask it to open a second window, it opens it into a different location. This got me thinking that, as usual, I'm not letting GTK main iteration do what it needs to do. So, adding this between the two gtk_widget_show_all() instanc

Re: Problem gtk with gnome.

2012-09-19 Thread Emmanuele Bassi
hi; On 19 September 2012 18:26, Matias Szeinfeld wrote: > Hi, i have a problem using gtk_window_move with gnome. There are two > windows, and a function to move one window (not decorated) respect to > the other window (decorated) using gtk_window_move. The problem is the > result. Because not alw

Re: Catching typed characters using the key press handler

2012-09-19 Thread Miroslav Rajcic
More info, the same code works fine on Linux Mint. Regards, Miroslav On 9/19/2012 11:24 AM, Miroslav Rajcic wrote: I am having a problem similar to the one described in the following posts: https://mail.gnome.org/archives/gtk-list/2009-September/msg00066.html https://mail.gnome.org/archives/g

Catching typed characters using the key press handler

2012-09-19 Thread Miroslav Rajcic
I am having a problem similar to the one described in the following posts: https://mail.gnome.org/archives/gtk-list/2009-September/msg00066.html https://mail.gnome.org/archives/gtk-list/2009-September/msg00067.html Basically key press event handler passes individual key presses which may not be