Tuesday, September 28, 2010

Re: Modal Dialogs with setGlassEnabled Disable Input Elements

On Sep 28, 4:01 pm, melody <pedzi...@gmail.com> 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 google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment