[Glade-users] Window availability and the need to put information into another window
Neil Zanella
Neil Zanella <nzanella@gmail.com>
Mon, 15 Nov 2004 09:34:38 -0700
I ran into a similar problem when I had two widgets with the same name.
I think in future versions of glade we may have a function to check widget
name uniqueness.
(Out of curiosity, is your app database driven. What you seem to be describing
is a very common pattern of behaviour).
Regards,
Neil
On Mon, 15 Nov 2004 05:37:44 -0600, Louis Bouchard
<louisjbouchard@charter.net> wrote:
> Hello all,
>
> I am running into a problem regarding the use of different windows.
>
> I have 2 windows, window 1 and window 2. A call from pressing a button
> opens window2. When I press a button in window 2, there is an instance
> where I need to put data into the fields of window 1. When I try to do a
> lookup of window 1 in the callback from window 2 however, the lookup
> cannot find window 1.
>
> Is there a way around this. I tried messing with window focus but to no
> avail.
>
> Thank You
>
> --
> Louis J Bouchard
> de KC2FNN
> Rochester Minnesota USA
> louisjbouchard@charter.net
> --
> "I wanted you to see what real courage is, instead of getting the idea that
> courage is a man with a gun in hand. It's when you know you're licked before
> you begin but you begin anyway and you see it through no matter what. You
> rarely win, but sometimes you do."
> -----------------------------
> Atticus Finch To Kill a Mockingbird
>
> _______________________________________________
> Glade-users maillist - Glade-users@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-users
>