Return-Path: X-Original-To: apmail-wicket-users-archive@minotaur.apache.org Delivered-To: apmail-wicket-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89DEEE0E0 for ; Wed, 13 Feb 2013 17:20:37 +0000 (UTC) Received: (qmail 91008 invoked by uid 500); 13 Feb 2013 17:20:36 -0000 Delivered-To: apmail-wicket-users-archive@wicket.apache.org Received: (qmail 90970 invoked by uid 500); 13 Feb 2013 17:20:36 -0000 Mailing-List: contact users-help@wicket.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@wicket.apache.org Delivered-To: mailing list users@wicket.apache.org Received: (qmail 90962 invoked by uid 99); 13 Feb 2013 17:20:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 17:20:36 +0000 X-ASF-Spam-Status: No, hits=2.8 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS,URI_HEX X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of stephen@connectwithawalsh.com designates 209.85.215.43 as permitted sender) Received: from [209.85.215.43] (HELO mail-la0-f43.google.com) (209.85.215.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Feb 2013 17:20:30 +0000 Received: by mail-la0-f43.google.com with SMTP id ek20so1429634lab.30 for ; Wed, 13 Feb 2013 09:20:08 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:x-originating-ip:in-reply-to:references :from:date:message-id:subject:to:content-type:x-gm-message-state; bh=6A5sbUYH/XqrHAsyZAYWjZalhzkgXASxHtkp+kq1YqY=; b=nP0nT28kWGxKlXIeMb1C1PjWecmPilZRK59vqYbXlAtxDtOhMYJhySMab8o5x6Ok2P u3NuOPyTYFPmt3AtwM/dybz6WrclgA1TXs5RuiV1d5QcAVgCZ00NfRemqngnnQ35z8ja k3UEfr+MCOACdEzpPdg41UgHunqG3msY8giWASe6pNcNJ9BhMmLFVSQ7liiWqgi978+n YjSJR++SORbzmu4v/UUTe7s5lVE/0Wo1Omssuzs3wQX+m2fFC7Q/pITiQwFLQ6U4R6bu If1/6qg6fkMa+YfoxGxXCtuoMLm7/d4+rWRwVn6o2/W5qO26Z4P/TS4C58fbvq0iTk+t OLWw== X-Received: by 10.112.25.194 with SMTP id e2mr8926342lbg.124.1360776008448; Wed, 13 Feb 2013 09:20:08 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.88.173 with HTTP; Wed, 13 Feb 2013 09:19:48 -0800 (PST) X-Originating-IP: [204.29.11.125] In-Reply-To: <1360775713587-4656323.post@n4.nabble.com> References: <1360775713587-4656323.post@n4.nabble.com> From: Stephen Walsh Date: Wed, 13 Feb 2013 11:19:48 -0600 Message-ID: Subject: Re: a "loading ..." something ... To: Wicket Users Content-Type: multipart/alternative; boundary=bcaec554d5de9a3c4804d59e5a1d X-Gm-Message-State: ALoCoQmPB3DG7fwGqCcoHfWU0x1eCVq4mBVr1tqneCdSlY5054+9PwnLb1wKZaGCV1VHU9b/V5/Y X-Virus-Checked: Checked by ClamAV on apache.org --bcaec554d5de9a3c4804d59e5a1d Content-Type: text/plain; charset=ISO-8859-1 What about a lazyload panel? http://www.wicket-library.com/wicket-examples/ajax/lazy-loading;jsessionid=88070A23F11D560015390052668E124D?0 _______________________________________ Stephen Walsh | http://connectwithawalsh.com On Wed, Feb 13, 2013 at 11:15 AM, grazia wrote: > There are some pages in my app that load slowly due to the amount of data > the > customer needs to have (we have already optimized the retrieval part as > much > as possible). So I thought it would be nice to have a "Loading ..." dialog > or something that disappears as soon as the data on the page have finished > loading. > What would you recommend for a Wicket app ? Any examples I could look at ? > Thank you ! > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/a-loading-something-tp4656323.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org > For additional commands, e-mail: users-help@wicket.apache.org > > --bcaec554d5de9a3c4804d59e5a1d--