Hi,

I was wondering how this is working. I made some code where I registered
some event handlers on a PopupPanel so I can keep the data up to date.
But when I call hide on this popup panel and recreate a new one, then
handlers are registered 2 times and so events are handler 2 times.

I was expecting another behavior : when the popup panel is hidden, I
thought it was some kind of destroy. So I think that my strategy to rebuild
a new PopupPanel is not good. Can you explain me how this should be
designed please ?

Many thanks in advance.

Boris

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to