Hi, I have a button click which has heavy (10-20+ seconds) computation before replacing a panel with a new panel containing the results of the computation. In the waiting time i would like to have an indication where the old panel resides on the screen (I wouldn't mind blocking the entire page for that matter).
Does anyone know of a solution? note: the page is longer then a single screen so having a div with height:100% doesn't cover all the page. Thanks, --Rami -- View this message in context: http://www.nabble.com/Indicating-on-another-componanet-tp16523524p16523524.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
