WindowPanel focus

0 views
Skip to first unread message

ctasada

unread,
Jul 29, 2010, 10:39:20 AM7/29/10
to gwt-mosaic
Hi guys,

I'm having a problem using the WindowPanel.

When I want to show it I execute the next code:

DeferredCommand.addCommand(new Command() {
public void execute() {
showModal(false);
}
});

otherwise the GlassPanel appears on top of my WindowPanel.

My other problem (and the most important) is that the fields behind
the Glasspanel are still getting focus, so I can edit them.

Any idea?

Thanks.
Reply all
Reply to author
Forward
0 new messages