Great ideas.
Thanks to all.
I will use the animating gif.
Klaus-F. Kaal
thron7 schrieb:
Jean-Baptiste BRIAUD -- Novlog wrote:
Another idea : I put in the center of a pane (where the table will be)
an animated gif with waiting animation.
then, asynchronously, jus
Jean-Baptiste BRIAUD -- Novlog wrote:
> Another idea : I put in the center of a pane (where the table will be)
> an animated gif with waiting animation.
> then, asynchronously, just after the request that bring data back, I
> swap the table and the image.
That's probably what the current Feedr
Another idea : I put in the center of a pane (where the table will be)
an animated gif with waiting animation.
then, asynchronously, just after the request that bring data back, I
swap the table and the image.
In that case, and I think always, it is very important to let the data
came back in
Hi Klaus,
you might want to look at the "ProgressBar" contrib.
Cheers,
Thomas
Klaus-F. Kaal wrote:
> Hi,
>
> I am loading quite a few lines of data into my table asynchonously. This
> takes
> some time. I need to make the user away of the busy state of the application.
> I
> changed the Curs
On Sat, Oct 25, 2008 at 10:48 AM, Klaus-F. Kaal <[EMAIL PROTECTED]>wrote:
> Hi,
>
> I am loading quite a few lines of data into my table asynchonously. This
> takes some time. I need to make the user away of the busy state of the
> application. I changed the Cursor to busy, but that only works af
Hi,
I am loading quite a few lines of data into my table asynchonously.
This takes some time. I need to make the user away of the busy state of
the application. I changed the Cursor to busy, but that only works
after I try to click on the object.
Is there any other widget or sniplet available