I've just recently been alerted to a strange problem with some but not all of my delphi applications. On exit from these applications the mouse scroll wheel becomes deactivated. I don't explicitly do anything with the mouse from within these applications.
The only mouse related code that I use is to occasionally change the cursor from an arrow to the dragging symbol (Cursor := crDrag) and use some OnMouseDown/Up/Move events, but I only have to open and then close one of these applications (without changing the cursor or using the mouse) in order to disable the scroll wheel. Anyone else ever experienced anything like this? -- Regards, Tony Foale EspaƱa / Spain www.tonyfoale.com [EMAIL PROTECTED] _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

