M
Marc Hillman
I have this really bizarre problem when I do major changes on a form. An
explanation and solution would be much appreciated.
I sometimes do a lot of rearranging of controls using cut/paste. The control
names do not change. After doing this surgery the Event handler code isn't
called. So all I do is cut out the code body of the handler, delete the
handler, and then recreate it. All is EXACTLY as before, in the some place
in the code, yet it now works. I've done "Repair", "Compress" and even
"/decompile", but the problem persists. I have to manually go through all
the handlers and cut/paste them to make them work.
Any ideas what's causing this?
Delete "REMOVE" from my reply address
_______________________________________
Marc Hillman, Melbourne, Australia
web: http://users.tpg.com.au/mhillman/
explanation and solution would be much appreciated.
I sometimes do a lot of rearranging of controls using cut/paste. The control
names do not change. After doing this surgery the Event handler code isn't
called. So all I do is cut out the code body of the handler, delete the
handler, and then recreate it. All is EXACTLY as before, in the some place
in the code, yet it now works. I've done "Repair", "Compress" and even
"/decompile", but the problem persists. I have to manually go through all
the handlers and cut/paste them to make them work.
Any ideas what's causing this?
Delete "REMOVE" from my reply address
_______________________________________
Marc Hillman, Melbourne, Australia
web: http://users.tpg.com.au/mhillman/