[Gtk-sharp-list] Resize Events
Daniel Kornhauser
dkor@media.mit.edu
Tue, 06 Jan 2004 15:44:33 -0500
--=-CMdRhpJdZGpdWDVq8Nan
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
--=-CMdRhpJdZGpdWDVq8Nan
Content-Disposition: inline
Content-Description: Forwarded message - Re: [Gtk-sharp-list] Resize Events
Content-Type: message/rfc822
Subject: Re: [Gtk-sharp-list] Resize Events
From: Daniel Kornhauser <dkor@media.mit.edu>
To: Jeremiah McElroy <jeremiah@facility9.com>
In-Reply-To: <3FFB2526.4030603@facility9.com>
References: <3FFB2526.4030603@facility9.com>
Content-Type: text/plain
Message-Id: <1073421784.15503.58.camel@localhost.localdomain>
Mime-Version: 1.0
X-Mailer: Ximian Evolution 1.4.5
Date: Tue, 06 Jan 2004 15:43:04 -0500
Content-Transfer-Encoding: 7bit
He Jeremiah
> This is an incredibly simple question, but I am unable to locate the
> info anywhere. What is the GTK# resize event handler called?
No resize event exists my friend, you have to use expose and configure
events.
> I have an
> image and I would like it to scale to the full size of the window as the
> window is resized.
Check my ugly unfinished Image viewer:
http://web.media.mit.edu/~dkor/ImageViewer.tar.gz
BE WARNED !!! Do NOT play too much with the resizing !!!
If you can make something nicer please inform me ...
Daniel
--=-CMdRhpJdZGpdWDVq8Nan--