Sorry about the lack of xml files, that was sloopy of me.
I should have just ziped the whole project directory, but I was in a
bit of a rush.

Its really odd that the Z-indexing worked, as that was the first thing I tried
I'll have a few experiments in the full app and see if it acts the
same as the cut-down one I sent out.

Thanks,
Thomaas

2008/9/12 Thomas Broyer <[EMAIL PROTECTED]>:
>
>
>
> On 11 sep, 16:14, "Thomas Wrobel" <[EMAIL PROTECTED]> wrote:
>> Ok,thanks, I upload an example zip of what I'm trying to do here;
>>
>> www.darkflame.co.uk/client.zip
>
> It would have been far better with the appropriate directory structure
> and .gwt.xml (and even TestProject-shell.cmd...)
>
>> Basically, I want it if the user clicks on popup1, then popup2, popup1
>> stays ontop.
>
> I've removed your "workaround", added a this.addStyleName("darkflame-
> OverlayPopUp") in the OverlayPopUp constructor, and added the
> following CSS rule in the TestProject.html:
>
>   .darkflame-OverlayPopUp { z-index: 1000; }
>
> ...and the draggable popup stays on top (tested both in hosted mode –
> IE7– and an IE6 within a Virtual PC).
>
>
>
> >
>

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