Re: gdk_pixbuf_scale_simple() resizes when it shouldn't

2007-11-12 Thread Dr. Michael J. Chudobiak
Andrew Smith wrote: > Hi > > I can't find where to file a GDK bug so I'll post it here, please file > it if you know where. > > A call to gdk_pixbuf_scale_simple() with the GDK_INTERP_HYPER parameter > for some reason ends up resizing an image, even if the size requested > matches the size of

GtkFileChooserDialog and GtkFileChooser problem

2007-11-12 Thread zz
Hi, I'm experiencing a little problem with GtkFileChooserDialog and GtkFileChooser: I'm writing an app that needs to select a path to operate on it. This path could be a file or a directory (to be handled recursively). While it was possible to select a file OR a directory with the old GtkFileSelect

Getting a GdkPixbuf from any GtkImage

2007-11-12 Thread Andrew Smith
Hi I have a function that makes a GdkPixbuf from whatever, and I want to use gtk_image_new_from_stock(GTK_STOCK_MISSING_IMAGE) as a fallback. But I can't use gtk_image_get_pixbuf() on that image, apparently because a GdkPixbuf wasn't used to crate it, or something. Help? Thanks in advance, A

gdk_pixbuf_scale_simple() resizes when it shouldn't

2007-11-12 Thread Andrew Smith
Hi I can't find where to file a GDK bug so I'll post it here, please file it if you know where. A call to gdk_pixbuf_scale_simple() with the GDK_INTERP_HYPER parameter for some reason ends up resizing an image, even if the size requested matches the size of the pixbuf I give it. It's not very

A selectable sequence of EventBoxes

2007-11-12 Thread Benjamin M. Schwartz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am trying to make a GUI with a number of widget groups. You can see a draft screenshot at: http://dev.laptop.org/~bemasc/screenshot.png I would like to allow the user to operate the GUI by keyboard alone. The user should be able to use the arrow k

Re: GTK win32 port: jpeg and TIFF dlls

2007-11-12 Thread Ivan Baldo
El 11/11/07 23:22, Allin Cottrell escribió: > "In 2.12.0 I built in the loaders into the gdk-pixbuf library. > There are no separate loader dlls. This has the benefit that there > are less files in the gtk+ distribution, and there is one less > thing that might go wrong, as the built-in loader

notebook tab with other widget

2007-11-12 Thread sphurti durgade
hello, i am using notebook in my application. i want to reduce the tab size and placing other widget next/near to tab(e.g search label with entry box = search box ). if i use hbox to pack the notebook with widget it is placing horizontally with notebook . how can i place my search box near to

Re: FW: compiling gtk-engines under mingw

2007-11-12 Thread Tor Lillqvist
> PS: I meant to say XML Parser above (not X11 Parser) Ah yes. The lack of the XML::Parser module in the Perl that comes with MSYS can be a pain. If I recall correctly it is quite hard to install it afterwards into MSYS, presumably because one would need the MSYS-targetting compiler (i.e. a compil