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()?



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