Re: [gtk-list] catching resize; cursors
- From: Nils Rennebarth <nils ipe uni-stuttgart de>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] catching resize; cursors
- Date: Fri, 14 Apr 2000 10:44:17 +0200
On Wed, Apr 12, 2000 at 07:12:01PM +0400, Alexander Kotelnikov wrote:
> 1. I want to catch resize of a widget, so I put
>
> gtk_signal_connect (GTK_OBJECT (widget), "configure_event",
> (GtkSignalFunc) configure_event, NULL);
>
> in my code. But this works only if ``widget'' is my top level window :(
You can't resize other ones. How are you trying to do it? There are no
handles or other things to grab. The GtkPaned widget might do what yo want.
Nils
--
Plug-and-Play is really nice, unfortunately it only works 50% of the time.
To be specific the "Plug" almost always works. --unknown source
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]