is it possible to set `signal_focus_out_event()` called before `signal_focus_in_event()` ?



Hi,
let say I have an `entry` and some other `widgets`. If the `entry` has
the focus, then if I clicked on another `widget` I have first
`signal_focus_in_event()` called before `signal_focus_out_event()`.

Is it possible to make `signal_focus_out_event()` called before
`signal_focus_in_event()` ?

regards,
Nicolas


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