Follow-up Comment #2, bug #15087 (project mypaint): Very strange behaviour, nothing like what I'm seeing in X11. Do you get the same thing in recent GIMP builds?
I note that GIMP appears to set tool windows as transients for its main window (you can tell by the way they all iconify when the main window is iconified). Same is not true of MyPaint. From the GTK+ docs: > gtk_window_set_transient_for() > [...] > On Windows, this function puts the child window on top of > the parent, much as the window manager would have done on X. -- http://developer.gimp.org/api/2.0/gtk/GtkWindow.html#gtk-window-set-transient-for Tantalising at least, and it may be a good way forward for this one. I don't have a Windows machine to try this out with though. See also http://tronche.com/gui/x/icccm/sec-4.html#WM_TRANSIENT_FOR _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?15087> _______________________________________________ Message sent via/by Gna! http://gna.org/ _______________________________________________ Mypaint-bugs mailing list [email protected] https://mail.gna.org/listinfo/mypaint-bugs
