[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Searching widgets in a table in the same row
- From: Michael Natterer <mitch gimp org>
- To: Ignacio Nodal <inodal teleline es>
- Cc: GTK-List <gtk-list gnome org>
- Subject: Re: Searching widgets in a table in the same row
- Date: 07 Apr 2001 13:31:11 +0200
Ignacio Nodal <inodal teleline es> writes:
> if (child->top_attach == current_top)
> {
> /* found it */
> }
> }
>
> Is this loop correct? I don't get the expected results...
Yes, this looks absolutely correct. If it doesn't work this way there
must be something different broken in you code.
ciao,
--Mitch
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]