[g-a-devel]Re: panel focus indication



Calum Benson <calum benson sun com> writes: 
> If we did that, we might also want to make a special case of not
> focusing/highlighting the panel when you *right*-click on its
> background.

The way to do it is to special case the operations that _do_ focus the
panel (i.e. have the window manager just never focus it, unless the
panel itself asks for focus or you Alt+Tab to the panel).

Then you have to go through the panel and add the explicit
gtk_window_present() calls where you want it to focus, e.g. 
when it's clicked.

Havoc



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