hello everyone, i am working on the honeycrm project http://code.google.com/p/honeycrm/. when users open the app the first thing they see is a loading screen (similiar to gmail login). after the loading has finished the loading dialog is hidden and the real ui is inserted into the RootLayoutPanel, see http://code.google.com/p/honeycrm/source/browse/trunk/src/honeycrm/client/LoadingPanel.java#83. this means a DecoratedTabPanel is inserted into the RootLayoutPanel. this works fine in firefox, safari and chrome but not at all in IE. in IE only a blue screen (the background color defined by the css) is shown - nothing more. you can try the app on appengine: honeyyycrm.appspot.com
regards, ingo -- 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.
