Board index » delphi » OnMessage problem...
lambr...@enuxsa.eas.asu.edu (Eric Lambrecht)
![]() Delphi Developer |
Fri, 10 Jul 1998 03:00:00 GMT
OnMessage problem...Hey everybody... I've installed my own Application.OnMessage handler in my app Here's some more detail... In my code, when the user hits a button, I call a function to My OnMessage handler looks like this: if processing then So, basically, the user's actions won't have any effect until This seems to work fine for normal stuff, but if I perform a What's up with this? Anybody see this before? Eck! I'm dying! Eric... |