This is an odd issue. What is happening is GWT is creating a flex table or something similar and I am getting a single row with five columns coming up on the screen. It stays behind the company logo all the way on the top left but goes over the menu row at the top of the screen which is to the right on the logo. It builds in the background (for lack of better description) and adds a row everytime I click on one of the menu buttons but it is only one specific button. if I get an error and kicked out you can see that it eventually loads another row everytime I click on this particular button but it only overruns my menu row and nothing else. The other wierd part, which may help to explain this for those that are advanced in GWT, I have three flex tables on the screen and it flashes one of the drop down menus at the top of the screen just below where the rows are forming. Each time it adds a row it bumps this dropdown menu down about a half inch (Size of the rows being created) The drop down should sit about one third of the way across the screen in the third FT from the top in the ui but shows up all the way to the left and only flashes for a moment and moves down as the rows are created. The drop down does end up where it is supposed to be in the end but those rows remain. I am very confused and I dont have a better way to describe this issue. I am not sure if I can post pictures, otherwise I could probably show what is going on. If anyone has any explanation of where I shoudl start looking or what processes in GWT may do this I would appreciate the help. I am sorry this got so long.
-Bauer -- 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.
