Re: Display a popup when showing a container.
- From: José Alburquerque <jaalburquerque cox net>
 
- To: joaquimduran adtelecom es
 
- Cc: gtkmm-list gnome org
 
- Subject: Re: Display a popup when showing a container.
 
- Date: Fri, 05 Dec 2008 01:26:27 -0500
 
José Alburquerque said the following:
Maybe using Gtk::Widget::signal_expose_event() and 
Gtk::Widget::signal_hide() to know when the frame is shown.  You may 
have to use Gtk::Widget::set_events() or Gtk::Widget::add_events() to 
ensure that the frame emits the signals.  HTH.
I think I meant Gtk::Widget::signal_realized() instead of 
Gtk::Widget::signal_expose_event().  :-)
--
José Alburquerque
jaalburquerque cox net
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]