Re: Focus stealing prevention



On Mon, 06 Dec 2004 12:14:07 +0000, Bastien Nocera <hadess hadess net> wrote:
> On Sun, 2004-12-05 at 16:14 -0700, Elijah Newren wrote:
> <snip>
> >  - If you open a window "out of the blue" (not in response to user
> >    input):
> >    1) Call gtk_window_set_focus_on_map (window, FALSE) before showing
> >       the window
> 
> Does this mean for any dialog window, or does the gtk+ code take care of
> that?

The thing to ask yourself is, "Does the user expect this dialog to
appear?"  If yes, you don't do anything.  If no, call
gtk_window_set_focus_on_map().



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