[AccessD] Event driven programming?

Stuart McLachlan stuart at lexacorp.com.pg
Fri Feb 14 23:28: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.
> 

Did you rename the control? Make sure the event stilll applies to the control in question.

-- 
Lexacorp Ltd
http://www.lexacorp.com.pg
Information Technology Consultancy, Software Development,System Support.






More information about the AccessD mailing list