Re: Window's becoming active.



"Shane Miller" <SMiller1 stvgb org> writes: 
When a window is selected that's behind other windows, what signal is emmitted?

For example, if you click on a gtkwindow that's behind another window, what signal says that the window was 
activated?  I've looked at activate, grab-focus and a few others but they don't seem to be the ones.


focus_in_event tells you that the window has received focus (become
the active window). This doesn't necessarily mean the window is
topmost in the stacking order or was originally behind other windows
though.

Havoc




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