I've got an xml document that I've finally figured out exactly how to
databind every element. (I don't get the element is not an
IEventDispatcher error ! :) ) The problem is now that when, for
example, you're on tab 3 line 5 and you input a value, Flex needs to
redraw everything on the screen and loses the tab focus. You stay on
the correct tab, but there's a noticeable pause while it redraws and
the focus indicator goes away.

Is there any way to defer this, or even halt it until you specifically call it?

Thanks

Reply via email to