On 21/03/14 16:31, mark goldin wrote:
Again, why is this ? It may be you need to rethink things so the renderer can just render changes and update the data, and something outside of the renderer can act on those. This is often a better separation of concerns.Code in onsomeEvent needs to run inside of the renderer.
Tom
