Re: main window resizing event
- From: Emmanuel Saracco <esaracco noos fr>
- To: gtk-app-devel-list gnome org
- Subject: Re: main window resizing event
- Date: Sun, 30 Mar 2003 12:00:29 +0200
On Sat, 29 Mar 2003 13:28:09 -0800
Evan Martin <martine cs washington edu> wrote:
On Sat, Mar 29, 2003 at 12:29:17PM +0100, Emmanuel Saracco wrote:
how can I intercept a window resize event?
I have tried to catch GtkContainer::check_resize, GtkWidget::realize
and GtkWidget::state_changed on the main application window, but it
don't work.
Try the ::configure event.
right, with the GtkWidget::configure_event it's ok :-)
thanks evan,
bye
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]