i'm new to gwt and need help to understand how dialogBox is working.

i have app with 2 widgets, left and right.Left widget has button which
on click event shows dialogBox.Right widget is flowPanel with html
inside.When dialogBox shows and user click button on that dialogBox,
dialogBox should hide and html on right widget should change.But this
don't working, dialogBox is hiding but i can't change html in right
widget.Actually i can't do anything with both widgets by clicking
dialogBox button.Clicking dialogBox button calls procedure to change
html in right widget and that has no effect.Same procedure working if
is called from left widget.Help please, thanks.

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

Reply via email to