Same behavior if I don't call gtk_window_set_position(). The online documentation talked about "position constraints" but I couldn't find any list or exampe of what those constraints might be.
________________________________ From: Michael Cronenworth <m...@cchtml.com> To: gtk-app-devel-list@gnome.org Sent: Wednesday, September 19, 2012 2:53 PM Subject: Re: GTK window positioning David Buchan wrote: > gtk_window_set_position (GTK_WINDOW (window1), GTK_WIN_POS_NONE); [snip] > > I find that the two windows are always placed right on top of each other. I > can drag the top one off the one underneath, but I'd like the window manager > to choose placements that are separate. > > Suggestions? Have I bungled something? Have you tried not calling gtk_window_set_position()? _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list