Problems with fillpatterns and Gtk for Windows

2006-08-04 Thread Guenther Sohler
Hallo Group, I have problems with fill pattern generation with GTK For windows. On Linux and Unix my testcase works fine. On GTK For windows just an empty window appears with no fillpattern. What is wrong ? Please find my testcase below #includestdio.h #includegtk/gtk.h GdkGC *gc; int

Re: Problems with fillpatterns and Gtk for Windows

2006-08-04 Thread Tor Lillqvist
Guenther Sohler writes: On Linux and Unix my testcase works fine. On what kind of visuals, what kind of machines? It doesn't work for me on Linux on a x86, on a 24-bit default TrueColor visual. I get a uniform (random?) colour in the window, like on Windows. What is wrong ?

Re: Problems with fillpatterns and Gtk for Windows

2006-08-04 Thread Guenther Sohler
Dear Tor, Thank you for your reply! Now it works! I have always done it the wrong way so far :( Maybe the GTK Documentation was not intuitive for me ... Not wanting to be unpolite. Now I got a different problem . Now the Letters of the Menus and all the other labels in my program are gone. All

Re: Problems with fillpatterns and Gtk for Windows

2006-08-04 Thread Tor Lillqvist
Guenther Sohler writes: Now the Letters of the Menus and all the other labels in my program are gone. All of them are repalced by these square windows boxes. Are you using a recent Pango version, and from where? Is your pango.aliases file borked? Try using Pango 1.12.3 from