repaint GDK DRAWABLE after minimizing event

2010-11-30 Thread dexter
Hello everybody ! I've a problem on repainting the GtkWindow after it re-exposes from a minimizing (iconify) event. I want it to retrieve all the drawing that was there before the minimizing event , but i couldn't. Here's the code : http://pastebin.com/n8NukfW6 Thanks in advance.

Re: libgdk_pixbuf, VC++ and TIFF files.

2010-11-30 Thread John Emmas
On 30 Nov 2010, at 15:57, Tor Lillqvist wrote: > I guess the newest libtiff in > http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/ would be > the one last known to work. > > But actually, it probably won't work for you, if it is a FILE pointer > that is passed to libtiff, because your

Re: libgdk_pixbuf, VC++ and TIFF files.

2010-11-30 Thread Tor Lillqvist
> I suppose it's entirely possible that this problem might be fixed in some > other version of libTIFF.  Is there a recommended version of libTIFF that I > could try with libgdk_pixbuf instead of the FreeImage version? I guess the newest libtiff in http://ftp.gnome.org/pub/GNOME/binaries/win32/d

libgdk_pixbuf, VC++ and TIFF files.

2010-11-30 Thread John Emmas
As I've mentioned before, I'm in the process of building libgtk-win32 for Windows, using Visual C++. Although it's been relatively easy I didn't begin testing my build until yesterday. One of the first libraries I wanted to test was libgdk_pixbuf and its various loaders. The first few loaders