Re: GTK2: no images are displayed

2006-02-23 Thread Norbert Bauer
Thank you for your hint! Yes, I made a very basic programm. I posted an extract of my code to: http://pastebin.com/568620 The commented block of 5 lines in the code was used to find out more about the problem and is not really part of the code. In this code, the image ist to be put on a button. Bu

GTK2: no images are displayed

2006-02-23 Thread Norbert Bauer
Hi! I'm using (the first time) GTK2 to build a GUI application under windows. Up to now everything worked fine. But now I have a problem: Im using the function gdk_pixbuf_new_from_file to generate a gdk-pixbuf. The program compiles and runs, but no images are displayed. It simply doesn't wor