T
Tim Johnson
I'm surrounding some code with a WaitCursor and DefaultCursor call, but in
a number of cases the spinner doesn't go away. I've tried
Application.DoEvents() in various places to no avail. I catch all
exceptions and turn it off there too. This is not easily reproducible but I
get it about half the time in my larger app. Any thoughts on what makes
Cursor.Current = Cursors.DefaultCursor not actually take effect? It stays
spinning all day on my one form; but if I click a button to go to a new form
where I revert to DefaultCursor, it finally goes off. Maddening!
--
Tim Johnson
High Point Software, Inc.
www.high-point.com
(503) 312-8625
a number of cases the spinner doesn't go away. I've tried
Application.DoEvents() in various places to no avail. I catch all
exceptions and turn it off there too. This is not easily reproducible but I
get it about half the time in my larger app. Any thoughts on what makes
Cursor.Current = Cursors.DefaultCursor not actually take effect? It stays
spinning all day on my one form; but if I click a button to go to a new form
where I revert to DefaultCursor, it finally goes off. Maddening!
--
Tim Johnson
High Point Software, Inc.
www.high-point.com
(503) 312-8625