Hi guys,
Im trying to do a splash loading screen and im using the Window class as I was advised.
The problem is, that im trying to get rid of the "header", to have a nice window. When i use the method "setShowHeader(boolean)" set to false, it doesnt solve the problem. Because the header stills graphically displayed.
The first attachment shows what im currently obtaining as result (Sans titre.JPG), and the second one, is what im trying to achieve.
Sorry for the bad english.
Thank you
Using : smartGWT 2.4 & GWT 2.2 & Firefox 4 on Windows XP
Im trying to do a splash loading screen and im using the Window class as I was advised.
The problem is, that im trying to get rid of the "header", to have a nice window. When i use the method "setShowHeader(boolean)" set to false, it doesnt solve the problem. Because the header stills graphically displayed.
The first attachment shows what im currently obtaining as result (Sans titre.JPG), and the second one, is what im trying to achieve.
Sorry for the bad english.
Thank you
Using : smartGWT 2.4 & GWT 2.2 & Firefox 4 on Windows XP
Comment