On Sep 28, 4:01 pm, melody <[email protected]> wrote: > I tried what Pau suggeste i.e. setting the modal property to false and > use on setEnabled(true). I still cant edit. All my edit boxes are > disabled. Any ideas?
Check with a developer tool (Firebug, etc.) that the glass panel correctly appears *behind* the dialog. If it's not the case, investigate (e.g. you might have to play with z-index) (and I agree with Paul: don't use "modal", it's utterly broken) -- 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.
