2009-09-08 14:55 UTC
It would be nice if there was a command/function in the studio to check/rewrite all the event handler functions. Just about every time I have a really wacky error, it ends up getting solved by my going back to the studio and uncheck/rechecking the event handlers so that they rewrite correctly. Sometimes it's because I renamed the form or something (my fault), more recently I've seen it tack on an extra character or something after the fact.
Point being, since the event handler function naming is set by the studio program, it'd be nice if they auto-updated when you changed the name of a control or a form. As it stands right now, you have to go back and uncheck/recheck all of the event handlers. I don't know if that's what the set/clear lisp symbol names tools are supposed to do or not, but if they are, they don't work.
Point being, since the event handler function naming is set by the studio program, it'd be nice if they auto-updated when you changed the name of a control or a form. As it stands right now, you have to go back and uncheck/recheck all of the event handlers. I don't know if that's what the set/clear lisp symbol names tools are supposed to do or not, but if they are, they don't work.