Windows on top of fullscreened windows

2004-09-16 Thread Igor Gorbounov
Hi, All! There is hopefully a misunderstanding (I misunderstand) in a windows behaviour. When a daughter window (a normal Gtk::Window) is created and showed as transient for a parent window, it stayes ok upon the parent window. This seems to be in accordance with gtk+ and gtkmm documentations. B

Focus problem

2004-09-16 Thread Carine Andersson
Hi all, I have created a dialog that triggers another dialog. When "Ok" is clicked in the last dialog, both dialogs should be closed down and focus returned to the main window. This, hower doesn't work. I can see the main window ok and the dialogs are closed down, but the focus is never returned

Re: Focus problem

2004-09-16 Thread Paul Davis
>I have created a dialog that triggers another dialog. When "Ok" is clicked >in the last dialog, both dialogs should be closed down and focus returned >to the main window. This, hower doesn't work. I can see the main window ok >and the dialogs are closed down, but the focus is never returned to

Problems in Camorama+GTK+Debian Unstable (GtkDrawingArea)

2004-09-16 Thread Flavio Alberto Lopes Soares
Hello all, I'm studying the code of Camorama program (picture capture program from WebCams - I'm using a Creative WebCamPlus III) and I have a problem using it in my Debian Unstable, when a picture are displayed in GtkDrawingArea it shows 3 equal monocromatic images in this widget (it stay divided

Re: glib.h

2004-09-16 Thread Kermit Tensmeyer
On Wednesday 15 September 2004 19:43, Matthias Clasen wrote: > Am Mittwoch, den 15.09.2004, 21:24 -0700 schrieb Kermit Tensmeyer: > and then I was stumped by another problem the typedef 'gsize' isn't > > defined in glib. (it's used extensively but not defined -and- it was > > defined in glib.h (