G'Day All,
What I need to do is this:
Update some UNBOUND screen controls based on some values in an underlying
dataset. What I have done so far is a custom AfterScroll event that gets
fired as the user moves around in the dataset. I also have a toggle that
turns screen updates on and off. This works but:
- There is a heap of scrolling around in the dataset which result in
unecessary screen updates (Only the resting position is relevant)
- Some of the updates to the screen controls are a bit complex and take a
bit of time
- I don't always have a clear indication of turn off
controls....scroll.....turn on controls
The result of this means that scrolling around in the dataset is getting to
be unacceptably slow. I am looking for EFFICIENT ideas on how to resolve
this. Any ideas / suggestions? The DBMS is Paradox.
TIA
------------------------------------------------------------------------
--Donovan
Donovan J. Edye [www.edye.wattle.id.au]
Namadgi Systems, Delphi Developer
Web: www.namsys.com.au E-Mail: [EMAIL PROTECTED]
Voice: +61 2 6285-3460 Fax: +61 2 6285-3459
TVisualBasic := Class(None);
------------------------------------------------------------------------
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz