Dear all;

i am trying to build a loading mask for pure GWT controls..... i add a
simplePanel which is a pure DIV element,  to the panel i want to mask.....
and after attaching that panel, i get its absolute left and top and add them
to the panel with a position property set to absolute........

the problem is that.... i add the controls to tabs..... so the first tab i
open it works fine..... but the problem with the second and third tab....
when i open them the mask is too way down.........

but if i open the control that i opened in the second tab in the first it
works fine.......

i am thinking that the getAbsoluteLeft or top will not work with Tab....
because when it is the second tab and third i think it works as if the tabs
are beneath each other and get top counts the height of the above tab.....

anybody Please ASAP has any solution for this problem..... or knows a better
way to do masking.......

thanks

-- 
~~~With Regards~~~
Muhannad Dar-Nasser
~~Computer Systems Engineering~~

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