You need to enable modality in the smartGwt window:

winModal.setIsModal(true);
winModal.setShowModalMask(true);

On Aug 4, 8:41 pm, JIE SUN <[email protected]> wrote:
> Hi guys:
>
> I had difficult to set up a smartgwt window as sam functionality as
> the one in gwt.
> Basically, I just need to click a button, and a panel pops up,
> meanwhile all other components at background will be greyed out.
> However, when I use the component "window" in smartgwt, it looks like
> does not have that functionality and i still can edit the background
> components.
> I have tried just create the window from gwt, it does not work since
> all the background component created from smartgwt, and the window
> created from gwt even pops up, but u cannnot edit it and even click
> it.
>
> Any ideas? or suggestions?
>
> Many thinks guys!!!

-- 
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