Are windows necessary?

2005-08-23 Thread LaundroMat
Hi, Quick question: is it possible to draw buttons on an empty screen (ie without a window parent)? ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Re: Resizing an image widget

2005-08-22 Thread LaundroMat
erkom <[EMAIL PROTECTED]> wrote: > LaundroMat wrote: > > Hi all - > > > > First time here, thanks for having a look at this. > > > > I have a window, consisting of a horizontal box, with 3 vboxes in it. > > One vbox contains an image, another a set of labels and

Resizing an image widget

2005-08-22 Thread LaundroMat
Hi all - First time here, thanks for having a look at this. I have a window, consisting of a horizontal box, with 3 vboxes in it. One vbox contains an image, another a set of labels and the third has text entry widgets. How can I resize the image to the unexpanded size of the vboxes containing