AE SDK Custom Effect UI: using PF_Event_KEYDOWNs...
I'm writing a custom ARB handler and UI... It includes text strings, so I want to allow PF_Event_KEYDOWN events to modify the text content.
The problem -- apparently AppSuite4()->PF_InvalidateRect isn't allowed during KEYDOWNs?? The key gets handled ok. But then, AE presents an alert, "After Effects error: internal verification failure, sorry! {PF_InvalidateRect can only be called during valid events.}
I really need to refresh the display after a keystroke changes it... Am I thinking about this wrong?

any tips very appreciated ...
