Re: Gtk::window.present() doesn't always present
- From: "Mikkel Kamstrup Erlandsen" <mikkel kamstrup gmail com>
- To: "Harm Hamberg" <h hamberg dynamicc-welding biz>
- Cc: metacity-devel-list gnome org, Elijah Newren <newren gmail com>, gtkmm-list gnome org
- Subject: Re: Gtk::window.present() doesn't always present
- Date: Sat, 15 Jul 2006 12:38:40 -0000
2006/7/15, Harm Hamberg <
h hamberg dynamicc-welding biz>:
Admittedly I have not tried sending the the event.time via dbus to the
application which should do the window presenting (which then could do a
present_with_time with the given timestamp). Does this have any chance of
working?
Yes. :)
Great! But how can I get the timestamp from a
Gtk::Button::signal_clicked()? Should I override the on_frame_event and
save the last timestamp?
I don't know "the right way" (TM), but I would use the "button_press_event" signal from the button instead of "clicked", it passes along the event.
Cheers,
Mikkel
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]