Hi Madan, could you please add a jira entry for this.
I'm not sure if this is are two problems or only one, but of cause the translation layer should hide the complete app, and the popup should open centered to the visible area and the layer should also hide the full app. Regards, Volker 2007/3/15, madan chowdary <[EMAIL PROTECTED]>:
Hi All, Thnx for the suggestion... I have one more question to ask regarding the translations , popup and date picker. My screen resolution is 1024 * 768 px. So if at all a translations occur,then the whole screen is being covered by it and that works fine. But what happens in my case is, a few of my application forms is of height 1000px, as usual the submit buttons will be at the end of the form. Now when i submit the button, the translation occurs, but only upto a height of the standard 768px. The rest of the screen looks as such...this may confuse the customer and he has to move upwards to see whts happening.... And even the date picker, i have that at the end of the form say @ 900px, but its being displayed in the middle of 768px, so the user has to scrollup and select the date and again scroll down to submit the form. These doesn't affect the application during development , but will have an effect for the customer when it goes into production. how can i rectify these things ? Regards, Madan ----- Original Message ---- From: Volker Weber <[EMAIL PROTECTED]> To: MyFaces Discussion <[email protected]> Sent: Thursday, 15 March, 2007 1:36:50 AM Subject: Re: [ Tobago ] Change the Translation Hi, you did not need to derive a own theme. You can replace this image by providing one with the same path, starting with the 'html' in a tobago-resource-path in your application. e.g. configure the resource-path in the tobago-config.xml of your app: <resource-dir>tobago-resource</resource-dir> and create this path in your webapp tobago-resource/html/scarborough/standard/image/ and put your replacement into this. Every tobago resource can be replaced this way. Regards, Volker 2007/3/14, Arvid Hülsebus <[EMAIL PROTECTED]>: > Hello, > > the easiest way would be to derive a theme from the one you are using > (if you are using one of the provided ones) and replace the image > > ...\src\main\resources\org\apache\myfaces\tobago\renderkit\html\scarborough\standard\image\tobago-overlay-wait.gif > > For a minimal derived theme see ...\example\tobago-theme-example > > HTH, > > Arvid > > madan chowdary wrote: > > Hi All, > > > > Is there anyway to change the moving squares while translation > > > > and simply display " Page being loaded...Please wait " > > > > How can i do this ? > > > > Madan > > > > ------------------------------------------------------------------------ > > Here's a new way to find what you're looking for - Yahoo! Answers > > <http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/> > ________________________________ Here's a new way to find what you're looking for - Yahoo! Answers

