Re: insert an image in a window created with gtk!



Sean writes:
Your program works here under Linux.

Works fine here on Windows, too. Most probably he has screwed up his
GTK+ installation by moving and copying DLLs around willy-nilly so
that GTK+ doesn't find its gdk-pixbuf.loaders file, and thus can't
load the .bmp file.

Ferri (is that your name?), are you building your exe as a windowing
executable? Then you won't see the warning and error messages (unless
you explicitly redirect them to a file or pipe). Build it as a console
executable until you have fixed all problems, and run it from the
Command Prompt.

--tml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]