Grid scroll freeze up
- From: Pete Fisher <Peter@xxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 21 Sep 2008 20:00:47 +0100
I am working on an application that uses a grid and a timer which moves through the records to be displayed then starts again at the first record - a kind of automatic scroll. It works really well, except that after few refreshes it freezes. The blinking cursor stops blinking and the grid becomes static.
If I press a key or move the mouse at all it starts scrolling again.
I though it might be a control focus issue, but doing a setfocus before each refresh doesn't help.
I'm sure it must be easy to poke it into life again somehow programmatically, but I am struggling to find the way.
Any ideas?
BTW the timer also does a requery on several local views displayed in static grids. These are all refreshing perfectly. Just can't get the scrolling one to keep scrolling. Which is a pain as this needs to operate without user input for long periods displaying timing results from a motorsports event.
--
.
- Prev by Date: Re: how to determine if an app is running
- Next by Date: How to import *.txt files into *.dbf files
- Previous by thread: hide docked forms titlebar
- Next by thread: How to import *.txt files into *.dbf files
- Index(es):
Relevant Pages
|