is it possible to set `signal_focus_out_event()` called before `signal_focus_in_event()` ?
- From: Nicolas Jäger <jagernicolas legtux org>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: is it possible to set `signal_focus_out_event()` called before `signal_focus_in_event()` ?
- Date: Tue, 18 Aug 2015 00:33:05 -0400
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]