Subject | RE: [IBO] Automatic abort |
---|---|
Author | Dion |
Post date | 2002-01-20T14:37:47Z |
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
may get the effect that you want by setting CallBackInc to -1 in the
dataset attached to the grid.
--
Geoff Worboys - TeamIBO
Telesis Computing
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
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 afterNot sure if I understand exactly what you are getting at here. You
> 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?
may get the effect that you want by setting CallBackInc to -1 in the
dataset attached to the grid.
--
Geoff Worboys - TeamIBO
Telesis Computing
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/