Keith Kovala
klk at ksu.edu
Fri Feb 14 17:35:00 CST 2003
Here's a fun one. You write a nice little routine to fire on an event like Change, Keypress, or whatever. Test it and it works as expected. Then, for whatever reason, suddenly that "event" you were triggering on quits firing, even though it should be. For example, a keyup event on a textbox, pressing keys to your heart's content the event never fires. Place a msgbox in the event, place a breakpoint there, nothing.... Just never performs any actions. What gives? I've tried decompiling the app, and a compact and repair, but still no joy. This is in A2K, on Win2K. Thanks for any ideas, Keith L. Kovala