Re: speed of grids
- From: Rodrigo Moya <rmoya tsai es>
- To: gnome-db-list gnome org
- Subject: Re: speed of grids
- Date: Mon, 20 Mar 2000 13:52:16 +0100
Madarasz Karoly wrote:
> Hello!
>
> Finaly I compiled with success gnome-db.0.0.91.
> In gdafe I make a select to my database,and the data rows
> appears in the grid very slow: 9-10 per second.
> So I must wait 10 second for my 100 rows select.
> After that I can walk up - down in the grid normaly.
> What was wrong?
>
> I have linux 2.2.15 on P-MMX166, 32M-RAM.
>
There's nothing wrong. The thing is that the data is loaded asynchronously
by calling a timeout function every 100 ms (so 10 per second). I know it
is an ugly solution, but I couldn't think of a better one at that moment.
But while the data is loading, you can continue working with other screens
(and walk up and down in the grid).
Somebody knows a good solution for asynchronous loading?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]