Subject Re: [IBO] Automatic abort
Author Jason Wharton
In IBO if you have CallbackInc set to 1 or more it is possible to scroll the
master dataset before all of the detail datasets are scrolled to match up
with it. What happens is there are level indicators which interrupt current
aligning activities and a start of new aligning activities when the master
dataset scrolls.

I have been working on getting this to work for quite some time now and it
is this sub-release where all things necessary for this to happen accurately
and without ill side effects have been taken care of.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: "Dion" <dion@...>
To: <IBObjects@yahoogroups.com>
Sent: Sunday, January 20, 2002 7:37 AM
Subject: RE: [IBO] Automatic abort


> Hi,
>
> There might be a number of detail dataset being refreshed everythime the
> master cursor is moved, for eg in a grid. The delay is annoying when
> scrolling the grid(dataset). In my original question I was referring to
the
> time between successive keystrokes being used to determine if the detail
> datasets should be refreshed, making scrolling a lot quicker.
>
> Regards,
> Dion.
>
> -----Original Message-----
> From: Geoff Worboys (TeamIBO) [mailto:geoff@...]
> Sent: Friday, January 18, 2002 2:00 PM
> To: Dion
> Subject: Re: [IBO] Automatic abort
>
>
> > Is there a build in setting which will only process a keystoke after
> > a certain amount of time eg if I am scrolling a grid, and I want to
> > do this rapidly, if I press the down arrow key in succession within
> > this time the keystroke is aborted, or must I write the code?
>
> Not sure if I understand exactly what you are getting at here. You
> may get the effect that you want by setting CallBackInc to -1 in the
> dataset attached to the grid.
>
> --
> Geoff Worboys - TeamIBO
> Telesis Computing