gtk_window_set_decorated(x, FALSE)

2005-12-20 Thread Egon Andersen
Hi, I've just downloaded and installed the pre-build GTK+ for windows Gtk-win32-2.8.8-rc2 from http://gladewin32.sourceforge.net/ Now I experienced that I get a border on my window, eventhough I've set gtk_window_set_decorated(x, FALSE) for the window. I also experienced

Re: gtk_window_set_decorated(x, FALSE)

2005-12-20 Thread Tor Lillqvist
Egon Andersen writes: I've just downloaded and installed the pre-build GTK+ for windows Gtk-win32-2.8.8-rc2 from http://gladewin32.sourceforge.net/ Try GTK+ 2.8.9 from ftp.gtk.org. I don't know what 2.8.8-rc2 is. Ask the gladewin32 people about that. I've read the API document and I don't

Re: gtk_window_set_decorated(x, FALSE)

2005-12-20 Thread Egon Andersen
Tor Lillqvist wrote: Egon Andersen writes: I've just downloaded and installed the pre-build GTK+ for windows Gtk-win32-2.8.8-rc2 from http://gladewin32.sourceforge.net/ Try GTK+ 2.8.9 from ftp.gtk.org. I don't know what 2.8.8-rc2 is. Ask the gladewin32 people about that. I've read the

Re: gtk_window_set_decorated(x, FALSE)

2005-12-20 Thread Tor Lillqvist
Egon Andersen writes: Where do I find the ChangeLog? In the source code. And it seems that #322516 is closed by WONTFIX, so I don't see why it should be any better to use GTK+ 2.8.9 instead of GTK+ 2.8.8 in relation to this problem? Did you try? It's not particularily useful to use