Re: widgets do not appear, due to "event"
- From: Sven Neumann <sven gimp org>
- To: Saquib Malik <saquibfarooq yahoo com>
- Cc: gtk-list gnome org
- Subject: Re: widgets do not appear, due to "event"
- Date: 12 Jul 2002 09:30:55 +0200
Hi,
Saquib Malik <saquibfarooq yahoo com> writes:
> The following code is supposed draw a grid of buttons
> on the screen, the buttons are being created using a
> nested for loop, the whole thing is drawn perfectly
> when i try to connect a signal and specifiy the signal
> "clicked" but when i use the "event", the screen does
> not show up, unless i expand the window to full screen
> and then compress it to normal size !!!.
I couldn't find the signal_handlers in your code snippet but I guess
what's happening is that they return TRUE and thus stop the emission
of all events including expose events.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]