On Thu, 2007-07-05 at 21:13 +1000, Aaron Oxford wrote: > > I'm still having this problem where my main window loses focus after > showing a dialog. The rather contrived scenario is one of the ways I > can find to replicate the problem, which appears to occur as a result > of launching one dialog from another dialog (for a context menu). > Here I've demonstrated it occurring as a result of showing two dialogs > at once. > > It's not just that the window becomes inactive, Gtk# actively seeks > out another application's window, brings it to the front, and > activates it. This is making my application impossible to use. Please > hel
Are you talking about gtk# on Windows? If so, this is a well-known problem that has been in GTK for a long time but will hopefully be fixed very soon. See: http://bugzilla.gnome.org/show_bug.cgi?id=112404 _______________________________________________ Gtk-sharp-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
