Not without taking a look at a sample of your code. But out of the top
of my head - do you set the size of the AbsolutPanel explicitly? If
not - you should.
In general - that's what FireBug is good for - you open you site and
start looking at the internal structure to see why the panel isn't
showing as expected.

On 9 Apr., 08:13, Carl <[email protected]> wrote:
> I am having issues displaying an AbsolutePanel inside a TabPanel -
> nothing is displayed (as if I added a panel containing no widgets),
> though I can view other tabs containing a SimplePanel for example.  I
> have tried wrapping the AbsolutePanel in a VerticalPanel and a
> SimplePanel to no success, and I have simply displayed the
> AbsolutePanel on its own which works as expected.
>
> Any ideas or suggestions?
>
> Thanks,
>
> Carl
--~--~---------~--~----~------------~-------~--~----~
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