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
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to